|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
BeanDefinitionParser implementation providing a number
of convenience methods and a
template method
that subclasses must override to provide the actual parsing logic.ComponentDefinition that provides a basic implementation of
AbstractComponentDefinition.getDescription() which delegates to ComponentDefinition.getName().FactoryBean
implementations that creates a singleton or a prototype object,
depending on a flag.BeanDefinitionDecorators wishing
to add an interceptor to the resulting
bean.AbstractJasperReportsView to provide basic rendering logic for
views that are fixed format, i.e. always PDF or always HTML.TargetSource that will lazily create a user-managed object.null).
null).
MBeanInfoAssembler interface
that encapsulates the creation of a ModelMBeanInfo instance
but delegates the creation of metadata to subclasses.AbstractMessageListenerContainer ,
using a DynamicDestinationResolver as the default
DestinationResolver.
AbstractMBeanInfoAssembler to add a basic
algorithm for building metadata based on the reflective metadata of
the MBean class.Scope implementation that reads from a particular scope
in the current thread-bound RequestAttributes object.Filters that perform logging operations before and after a
request is processed.PreparedStatement.setObject method.MethodInterceptor implementation for tracing.accesskey' attribute.
action' attribute.
ActionRequest,
delegating all calls to the underlying request.Errors instance to this
Errors instance.
Map into this Map.
Collection into this Map,
using attribute name generation for each element.
javax.activation.DataSource.
java.io.File.
org.springframework.core.io.InputStreamResource.
org.springframework.core.io.InputStreamResource.
BeanDefinitionBuilder
as a constructor arg.
javax.activation.DataSource.
java.io.File.
org.springframework.core.io.InputStreamResource.
org.springframework.core.InputStreamResource, and
specifying the content type explicitly.
Object under the supplied name.
Object to this Map used a
generated name.
BeanDefinitionBuilder
to the specified property.
addPropertyValue that takes
a property name and a property value.
ClassLoader.getResource
(also suitable for use with Class.getResource by prepending a
slash ('/') to the return value.
afterCompletion.
preHandleRender
and preHandleAction delegate to.
AbstractMessageListenerContainer.initialize().
MBeanServerConnection is configured and attempts to
detect a local connection if one is not supplied.
proxyInterface has been specified and then
generates the proxy for the target MBean.
ApplicationContext.
Properties configured in the mappings and
mappingLocations into the final Properties instance
used for ObjectName resolution.
NotificationListenerBean has been
correctly configured.
JMXConnector for the given settings
and exposes the associated MBeanServerConnection.
MBeanServer instance.
initialize() after the container applied all property values.
initFilterBean() method that might
contain custom initialization of a subclass.
afterCompletion.
alt' attribute.
InvocationContextExposingAdvisorAutoProxyCreator
subclass that processes all AspectJ annotation classes in the current application context,
as well as Spring Advisors.JmxAttributeSource interface that
reads JDK 1.5+ annotations and exposes the corresponding attributes.TransactionAttributeSource for working
with transaction metadata in JDK 1.5+ annotation format.NamespaceHandler for the aop namespace.aop' namespace tags.ObjectName with the key being
the static value identity and the value being the identity hash code of the
managed resource being exposed on the supplied ObjectName.
ApplicationContextException
with the specified detail message and no root cause.
ApplicationContextException
with the specified detail message and the given root cause.
postProcessAfterInitialization methods.
postProcessBeforeInitialization methods.
postProcessBeforeInstantiation methods.
currencyTimeLimit field to the specified
"defaultCurrencyTimeLimit", if any (by default none).
AnnotationAwareAspectJAutoProxyCreator' class.
BeanDefinitionParser implementation that for the 'aspectj-autoproxy' tag
that enables the automatic application of @AspectJ-style aspects found in the
BeanFactory.AspectJProxyFactory.
AspectJProxyFactory.
AspectJProxyFactory.
AssertThrows class.
AssertThrows class.
makePersistent method,
which also serves as facility for reattaching objects as of JDO 2.0 final draft.
makePersistentAll method,
which also serves as facility for reattaching objects as of JDO 2.0 final draft.
AttributeAccessors, providing
a base implementation of all methods.Strings in attribute name format (lowercase, hyphens separating words)
into property name format (camel-cased).
JmxAttributeSource interface that
reads metadata via Spring's Attributes abstraction.TransactionAttributeSource interface that
reads metadata via Spring's Attributes abstraction.MBeanInfoAssembler should be able
to autodetect beans.
MBeanInfoAssembler to add autodetection logic.FreeMarkerConfig object via the ApplicationContext.
Element?
id' attribute value for this tag.
BeanDefinitions
using the builder pattern.DefaultBeanDefinitionDocumentReader
to handle custom, nested (directly under a <bean>) tags.DefaultBeanDefinitionDocumentReader to
handle custom, top-level (directly under <beans>) tags.XmlBeanDefinitionParserHelper associated with the
supplied ReaderContext.
ParseState entry representing a bean definition.AspectInstanceFactory that locates the aspect from the
BeanFactory using a configured bean name.Transaction.begin
method.
Transaction.begin
method.
DataBinder's missing field errors,
and for translating a PropertyAccessException to a
FieldError.null).
null).
null).
null).
null).
null).
bridge Methods to the
Method being bridged.ScriptFactory implementation
for a BeanShell script.SimpleFormController that supports "cancellation"
of form processing.ViewResolver can
handle the supplied view name.
String, changing the first letter to
upper case as per Character.toUpperCase(char).
java.lang.Character, to populate a property
of type Character or char from a String value.input'
element with a 'type' of 'checkbox'.Exception that was thrown in the body of a test is
an instance of the AssertThrows.getExpectedException() class (or an
instance of a subclass).
VelocityView.checkTemplate() to additionally check
that both the layout template and the screen content template can be loaded.
BeanDefinitionBuilder used to construct a ChildBeanDefinition.
class' attribute.
java.lang.Class, to directly populate a Class property
instead of using a String class name property as bridge.java.lang.instrument.ClassFileTransformer
interface based on a JPA ClassTransformer which a JPA PersistenceProvider asks the
PersistenceUnitInfo to install in the current runtime.ActionResponse.
null).
null).
Connection.close.
CODE_ORDER.
cols' attribute.
java.util.Map
for each row, representing all columns as key-value pairs: one
entry for each column, with the column name as key.commandName' attribute.
PageContext attribute under which the
command object name is exposed.
BeanDefinitions and
RuntimeBeanReferences as presented in some configuration
context.java.util.concurrent.Executor
and exposes a Spring TaskExecutor for it.BeanDefinitionParser for the <aop:config> tag.FileTypeMap implementation that will read
MIME type to file extension mappings from a standard JavaMail MIME type
mapping file, using a standard MimetypesFileTypeMap underneath.setBeanName
and setBeanFactory, and also applying all bean post processors.
Transformer.
HttpServletResponse.
Transformer instance.
getConnection() call, that is, implicitly
invoking getConnection(ConnectionSpec) on the target.FactoryBean that creates a JSR-160 JMXConnectorServer,
optionally registers it with the MBeanServer and then starts it.ParseState entry representing a constructor argument.Portlet but is able to participate in an MVC workflow.HttpServletRequest and HttpServletResponse
instances just like a HttpServlet but is able to
participate in an MVC workflow.HandlerMapping that follows a simple convention for
generating URL path mappings from the class names of registered
Controller and
ThrowawayController beans.Strings corresponding to the fully qualified name of the
JRExporterParameter into parameters which are keyed by
JRExporterParameter.
org.springframework.dao hierarchy.
org.springframework.dao hierarchy.
org.springframework.dao hierarchy.
org.springframework.dao hierarchy.
org.springframework.dao hierarchy.
org.springframework.dao hierarchy.
org.springframework.dao hierarchy.
org.springframework.dao hierarchy.
org.springframework.dao hierarchy.
org.springframework.dao hierarchy.
org.springframework.dao hierarchy.
org.springframework.dao hierarchy.
org.springframework.dao hierarchy.
org.springframework.dao hierarchy.
org.springframework.dao hierarchy.
org.springframework.dao hierarchy.
JMSException to
a Spring runtime JmsException
equivalent.
JMSException to
a Spring runtime JmsException
equivalent.
org.springframework.dao hierarchy.
JRDataSource.
JRDataSource.
Object into an XSLT Source if the
Object type is supported.
ManagedNotification into the corresponding
ModelMBeanNotificationInfo.
org.springframework.dao hierarchy.
org.springframework.dao hierarchy.
org.springframework.dao hierarchy.
null.
parameter set
of the supplied Transformer.
Properties, if any, into the
output property set of the supplied
Transformer.
Annotation to the supplied target bean.
placeholder in an SQL string
sql.
joinTransaction() method, but is not automatically
managed by the container.
BeanDefinitionDocumentReader to use for actually
reading bean definitions from an XML document.
null if they are
not interested it in, in which case no special target source will be created.
NamespaceHandlerResolver used if none is specified.
DocumentBuilderFactory instance.
Enhancer.
JRExporter class.
execute method.
BeanDefinition for
the interceptor they wish to apply to the bean being decorated.
String name for the given MethodInvocation
that can be used for trace/logging purposes.
MBeanServer instance and register it with the
MBeanServerFactory, if desired.
Exception is thrown in the body of the test.
ModelMBean.
ModelMBeanOperationInfo for the
given method.
BeanDefinition for the AspectJExpressionPointcut class using
the supplied pointcut expression.
XmlReaderContext to pass over to the document reader.
Result used to render the result of the transformation.
TagWriter which all output will be written to.
Timer instance.
Session.getActiveSession()
and Session.getActiveUnitOfWork(), respectively.
Transformer instance used to prefer the XSLT transformation.
PreparedStatement.setObject.
TypeVariable names to concrete
Class for the specified Class.
Source to transform.
null as-is.
java.util.Date, supporting a custom
java.text.DateFormat.MethodInterceptor implementation that allows for highly customizable
method-level tracing, using placeholders.valueOf methods for parsing and toString
methods for rendering.
Locale
Locale
MethodInterceptor that can be introduced in a chain
to display verbose information about intercepted invocations to the logger.Node (either an element or an attribute) and decorate
the supplied BeanDefinition,
returning the decorated definition.
Node and decorate the supplied BeanDefinition,
returning the decorated definition.
Node by delegating to the BeanDefinitionDecorator that
is registered to handle that Node.
request.getCharacterEncoding
returns null, according to the Servlet spec.
LABEL_ORDER,
then CODE_ORDER.
persistence.xml file:
"classpath:", indicating the root of the class path.
persistence.xml file:
"classpath:META-INF/persistence.xml".
sessions.xml TopLink configuration file:
"sessions.xml" in the class path.
BindingErrorProcessor implementation.Log instance used to write trace messages.
MessageConsumer.receive() calls that also allow for
transactional reception of messages (registering them with XA transactions).NamespaceHandler.DefaultNamespaceHandlerResolver using the
default mapping file location.
DefaultNamespaceHandlerResolver using the
supplied mapping file location.
RequestToViewNameTranslator interface
that simply transforms the URI of the incoming request into the view name.remove() call to the underlying BeanFactory's destroyScopedBean.toString() styler.toString styling conventions.ObjectPool when destroying this object.
JMXConnector that may be managed by this interceptor.
ApplicationContext is destroyed.
JMXConnectorServer managed by an instance of this class.
JMXConnector.
MBeanServer instance, if necessary.
Timer on bean factory shutdown, stopping all scheduled tasks.
detachCopy method.
detachCopyAll method.
Resource.
dir' attribute.
disabled' attribute.
disabled' attribute.
createConnection(username, password)
method of the target ConnectionFactory, passing in the specified user credentials.
createQueueConnection(username, password)
method of the target QueueConnectionFactory, passing in the specified user credentials.
createTopicConnection(username, password)
method of the target TopicConnectionFactory, passing in the specified user credentials.
form' block tag and removes the command name
from the PageContext.
label' tag.
options.
Exception is not thrown.
doFilter implementation stores a request attribute for
"already filtered", proceeding without filtering again if the
attribute is already there.
TagWriter.
TagWriter instance.
TagWriter that might have been left over when using
nested options.
ServletContext.getResourcePaths to find
matching resources below the web application root directory.
PortletContext.getResourcePaths to find
matching resources below the web application root directory.
getConnection(ConnectionSpec)
method of the target ConnectionFactory, passing in the specified user credentials.
getConnection(username, password)
method of the target DataSource, passing in the specified user credentials.
rawConnectionOperation API,
using the getRawConnection as callback to get access to the
raw Connection (which is otherwise not directly supported by C3P0).
getUnderlyingConnection method.
getVendorConnection method.
getNativeConnection method.
JdbcTemplate.execute with an active JDBC
CallableStatement.
CciTemplate.execute with an active CCI Connection.
JdbcTemplate.execute with an active JDBC
Connection.
HibernateTemplate.execute with an active
Hibernate Session.
HibernateTemplate.execute with an active
Hibernate Session.
CciTemplate.execute with an active CCI Interaction.
JdoTemplate.execute with an active PersistenceManager.
JpaTemplate.execute with an active EntityManager.
PersistenceBrokerTemplate.execute with an active
PersistenceBroker.
JdbcTemplate.execute with an active JDBC
PreparedStatement.
SqlMapClientTemplate.execute with an active
SqlMapExecutor.
JdbcTemplate.execute with an active JDBC
Statement.
readFromSession.
TopLinkTemplate.execute with an active Session.
doInUnitOfWork.
Element and populate the supplied BeanDefinitionBuilder as
required.
MethodInterceptor.
MethodInterceptor.
afterCompletion on the given Spring TransactionSynchronizations.
doDispatch for the actual dispatching.
AbstractFormTag.createTagWriter() and passes
the created TagWriter to the AbstractFormTag.writeTagContent(TagWriter) method.
getConnection call.DestinationResolver implementation resolving destination names
as dynamic destinations.DefaultPointcutAdvisor with a
runtime DynamicMethodMatcherPointcutenctype' attribute.
BeanDefinitionParsingException detailing the error that occured.
BindingResult.MODEL_KEY_PREFIX
run() method.
Runnable on this executor's Timer instance,
wrapping it in a DelegatingTimerTask.
doPerform,
lazy-initializing the application context reference if necessary.
true.
true.
HttpServletRequest
attributes under the keys defined in the Servlet 2.4 specification,
for Servlet 2.3- containers:
javax.servlet.forward.request_uri,
javax.servlet.forward.context_path,
javax.servlet.forward.servlet_path.
web.xml): "cacheJspExpressions".
null.
sourceCandidate.
BytesMessage.
getBodyLength() method which has been introduced in
JMS 1.1 and is therefore not available on a JMS 1.0.2 provider.
element.
MapMessage.
execute method.
ObjectMessage.
getObject() method
if the bean is not fully initialized yet, for example because it is involved
in a circular reference.ProblemReporter that exhibits fail-fast
behaviour when errors are encountered.java.io.File, to directly populate a File property
from a Spring resource location.java.io.File handles.JasperPrint instance from the configured
JasperReport instance.
Annotation of annotationType from the
supplied Method.
bridge Method.
BeanDefinitionParser from the register implementations using
the local name of the supplied Node.
java.util.ResourceBundle's search order:
[name]_[language]_[country]_[variant][extension]
[name]_[language]_[country][extension]
[name]_[language][extension]
[name][extension]
If none of the specific files can be found, a resource
descriptor for the default location will be returned.
findObject methods.
BeanDefinitionParser from the register implementations using
the local name of the supplied Element.
PropertyDescriptor for the given method,
with the method either being the read method or the write method for
that bean property.
flush method.
form' whose
inner elements are bound to properties on a command object.Class.forName() that also returns Class instances
for primitives (like "int") and array class names (like "String[]").
Class.forName() that also returns Class instances
for primitives (like "int") and array class names (like "String[]").
requiredViewClass.
Controller class.
ListableBeanFactory that provides typed, generics-based
access to key methods.GenericBeanFactoryAccessor that wraps the supplied ListableBeanFactory.
javax.servlet.Filter that treats
its config parameters as bean properties.null if not found.
null if not found.
null if not found.
null if not found.
null if not found.
null if not found.
accesskey' attribute.
null if the method is not an AspectJ advice method or if it is a pointcut
that will be used by other advice but will not create a Springt advice in its own right.
List of Advisors.
alt' attribute.
Annotation of annotationType from the
supplied Method.
Annotations from the supplied Method.
BeanFactory and returns it.
null to indicate that
there is no appropriate text representation.
null to indicate that
there is no appropriate text representation.
name.
context ClassLoader for the
managed resources ClassLoader before allowing the invocation to occur.
context ClassLoader for the
managed resources ClassLoader before allowing the invocation to occur.
Element.
BeanDefinition.
BeanDefinitions that were registed with the
BeanDefinitionRegistry to form this ComponentDefinition.
null, as this object doesn't need to belong to a bean factory.
ListableBeanFactory.
getObjectType
in the case of FactoryBeans.
getObjectType
in the case of FactoryBeans.
RuntimeBeanReferences that are
considered to be important to this ComponentDefinition.
getObjectType in the case of FactoryBeans.
getObjectType in the case of FactoryBeans.
Class has the supplied Annotation type.
BindStatus for this tag.
null if not present.
null if not present.
null if not present.
null if none.
null if none.
null if none.
null if using the thread context class loader on actual access
(applying to the thread that constructs the ClassPathResource object).
null).
cols' attribute.
getConnectionFromDriverManager,
using the default username and password of this DataSource.
getConnectionFromDriverManager,
using the given username and password.
null).
Content-Disposition header values to
mapping keys.
class' attribute.
style' attribute.
null if none set.
null).
null if none.
null if none.
null if none.
null if none.
ComponentDefinition.getName().
dir' attribute.
disabled' attribute.
obj is
not null; otherwise returns an empty String.
Object, HTML escaped
as required.
null if not present.
null if not present.
null if not present.
null if none specified.
null if none.
null if none.
null if none.
null if none.
getBindingResult()
Exception expected to be thrown during the execution of the surrounding test.
JRExporterParameter for the given parameter object,
converting it from a String if necessary.
null if not field-specific.
Class' type of a given field.
java.io.File,
i.e. to a file in the file system.
java.io.File,
i.e. to a file in the file system.
java.io.File,
i.e. to a file in the file system.
ServletContext.getRealPath,
but throws a FileNotFoundException if not found or not resolvable.
null if it does not exist.
null if it does not exist.
org.apache.commons.fileupload.FileItem
instance.
org.apache.commons.fileupload.disk.DiskFileItemFactory
instance.
Map of the multipart files contained in this request.
Iterator of String objects containing the
parameter names of the multipart files contained in this request.
mappings property.
FileTypeMap used by this MimeMessageHelper.
org.apache.commons.fileupload.FileUpload
instance.
null if not present.
null if not present.
null if not present.
id' attribute.
NotificationBroadcaster when notifying
any NotificationListener.
getHandlerMethodNameForUrlPath.
id' attribute.
ServletContext.getResourceAsStream,
but throws a FileNotFoundException if no resource found.
ObjectName instance corresponding to the supplied name.
ObjectName instance for the specified domain and a
single property with the supplied key and value.
ObjectName instance with the specified domain name
and the supplied key/name properties.
null if not present.
null if not present.
null if not present.
itemLabel' attribute.
items' attribute.
itemValue' attribute.
System.getProperty("java.version").
null.
javax.sql.DataSource that this view uses, if any.
null if not known.
null if not known.
null, as a MessageSource does
not allow for enumerating the defined message codes.
<option> tag.
LabeledEnum by its identifying code.
LabeledEnum by its identifying code.
lang' attribute.
getLastModified method to evaluate
the Last-Modified value of the mapped handler.
getLastModified method.
getLastModified method.
Log instance to use for the given
MethodInvocation.
null if not present.
null if not present.
null if not present.
ManagedAttribute attribute,
then it is returned.
ManagedAttribute
if the supplied Method has the corresponding metadata.
ManagedNotification attributes these are returned, otherwise
a zero-length array is returned.
ManagedNotifications
if the supplied the Class has the corresponding metadata.
ManagedOperation attribute,
then it is returned.
ManagedOperation
if the supplied Method has the corresponding metadata.
ManagedOperationParameter attributes,
then these are returned, otherwise a zero length array is returned.
ManagedOperationParameter
if the supplied Method has the corresponding metadata.
ManagedResource attribute,
then it is returned.
ManagedResource
if the supplied Class has the appropriate metadata.
ObjectNames String
representations for which the encapsulated
NotificationFilter will
be registered as a listener for Notifications.
maxlength' attribute.
ModelMBeanInfoSupport class supplied with all
JMX implementations and populates the metadata through calls to the subclass.
MessageSourceResolvable argument that was passed in.
null if none).
String[] representing the signature of a method.
MODEL_KEY_PREFIX + objectName'
and the object itself.
MODEL_KEY_PREFIX + objectName'
and the object itself as 'objectName'.
ModelMap instance.
ModelMap instance.
com.oreilly.servlet.MultipartRequest
instance.
ComponentDefinition.
name' attribute.
LabelTag.getName() to use the value of LabelTag.resolveFor() with'.label'
appended to the end.
getUnderlyingStatement method.
getUnderlyingStatement method.
getUnderlyingResultSet method.
getUnderlyingStatement method.
NotificationFilter associated
with the encapsulated NotificationFilter.
ManagedNotification metadata from the Class of the managed resource
and generates and returns the corresponding ModelMBeanNotificationInfo metadata.
NotificationListener.
ObjectName for a bean.
ObjectName based on the identity
of the managed resource.
ObjectName via the given key, trying to
find a mapped value in the mappings first.
ObjectName from the source level metadata associated
with the managed resource's Class.
ObjectName for the supplied bean.
ObjectName for the implementing object.
null
if not known in advance.
onblur' attribute.
onchange' attribute.
onclick' attribute.
ondblclick' attribute.
onfocus' attribute.
onkeydown' attribute.
onkeypress' attribute.
onkeyup' attribute.
onmousedown' attribute.
onmousemove' attribute.
onmouseout' attribute.
onmouseover' attribute.
onmouseup' attribute.
onselect' attribute.
onselect' attribute.
Method from the
metadata.
MBeanParameterInfo from the ManagedOperationParameter
attributes attached to a method.
PortletSession.PORTLET_SCOPE,
creating and setting a new attribute if no existing found.
ViewResolver
is evaluated.
null if they cannot be determined.
null if they cannot be determined.
null if there is no parent,
and this is the root of the context hierarchy.
null if there is no parent
(that is, this context is the root of the context hierarchy).
null if there is none.
null if none.
null if none.
resolved property path from the
command object.
null if
it is an unnamed default.
null if bound to an object rather than a specific property.
null if there isn't one.
PropertyDescriptors for the given property.
null if not found rather than throwing an exception.
PropertyDescriptors of a given class.
null).
TargetSource that implements the
specified interface.
TargetSource that extends the
target class of the TargetSource.
Class.
java.io.Reader for the specified resource,
using the specified encoding (if any).
ReaderContext associated with this helper instance.
readonly' attribute.
BeanDefinitionRegistry.
AbstractFormController.passRenderParameters(javax.portlet.ActionRequest, javax.portlet.ActionResponse) is called.
JasperReport instance
loaded by Spring.
JRDataSource in the given model map or create an
appropriate JRDataSource for passed-in report data.
JRDataSource,
in prioritized order.
PortletSession.PORTLET_SCOPE.
Resource to load the
script from.
javax.sql.rowset.CachedRowSet).
BeanDefinition.
BeanDefinition.
RollbackRuleAttribute objects
(never null).
rows' attribute.
BshScriptUtils.
null if default.
sessions.
PortletSession.PORTLET_SCOPE.
size' attribute.
Object that was the source of this definition in the
configuration.
Object representing the configuration source
for this BeanDefinition.
Object representing the original configuration data
that resulted in this particular ComponentDefinition.
Object for this
PropertyValue.
Classes that are supported when converting to an
XSLT Source.
null if not present.
null if not present.
null if not present.
Source for the XSLT template under the configured URL.
tabindex' attribute.
TaglibFactory used to enable JSP tags to be
accessed from FreeMarker templates.
ObjectPool.
null if the target is null
(it is hasn't yet been initialized) or the target class if the target has already
been initialized.
null.
title' attribute.
close calls to DataSourceUtils.
getCurrentSession calls to SessionFactoryUtils,
for participating in Spring-managed transactions.
type' attribute.
password' causing the rendered HTML 'input'
element to have a 'type' of 'password'.
createBean's
different creation strategies.
java.net.URL.
ServletContext.getResource,
but throws a FileNotFoundException if no resource found.
null)
null if not field-specific.
value' attribute.
<option> tag.
value' attribute.
Class' type of the field.
null if we are using a view name
to be resolved by the DispatcherPortlet via a ViewResolver.
null if we are using a view name
to be resolved by the DispatcherServlet via a ViewResolver.
null if we are using a view object.
null if we are using a View object.
HttpServletRequest into a view name.
HttpServletRequest to the
view name based on the configured parameters.
ViewResolver.
null).
ScriptFactory implementation
for a Groovy script.execute on it.
handleNavigation method
delegates to the overloaded variant, passing in constructor-injected
NavigationHandler as argument.
handleNavigation variant with explicit NavigationHandler
argument.
getViewNameForRequest.
Tag has any ancestor tag
of the supplied type.
true if the attribute identified by name exists, otherwise
returns false.
Boolean.hashCode().
Double.hashCode().
Float.hashCode().
Long.hashCode().
null and not empty.
null and not empty.
null
and must contain at least one non-whitespace character.
null
and must contain at least one non-whitespace character.
ModelAndView has a view, either
as a view name or as a direct view instance.
ModelAndView has a view, either
as a view name or as a direct View instance.
org.springframework.dao exceptions.org.springframework.dao exceptions.org.springframework.dao exception hierarchy.org.springframework.dao exception hierarchy.input' field
containing the databound value.web.xml): "defaultHtmlEscape".
javax.servlet.http.HttpServlet that treats
its config parameters as bean properties.id' attribute of the rendered HTML tag.
ObjectName with the
identity hash code of its corresponding managed resource.
ObjectNamingStrategy interface that
creates a name based on the the identity of a given instance.merge method).beans map of the
MBeanExporter.
Method is declared in
one of the configured interfaces and that it is public.
true.
Method is declared in
one of the configured interfaces and that it is public.
true.
Method is declared in
one of the configured interfaces and that it is public.
true.
BeanDefinitionParsers for the
'config', 'spring-configured', 'aspectj-autoproxy'
and 'scoped-proxy' tags.
DefaultBeanDefinitionDocumentReader after construction but before
any custom elements are parsed.
ControllerClassNameHandlerMapping.detectHandlers() method.
initBinder(HttpServletRequest, ServletRequestDataBinder) instead
Patterns from the supplied String[].
ORO representation of the supplied exclusion patterns.
setBeanName and setBeanFactory,
also applying all bean post processors.
oracle.sql.BLOB and oracle.sql.CLOB
classes via reflection, and initialize the values for the
DURATION_SESSION and MODE_READWRITE constants defined there.
Patterns from the supplied String[].
ORO representation of the supplied exclusion patterns.
Resource-style prefix that denotes
an inline script.
java.io.InputStream, allowing InputStream properties
to be set directly as a text string.java.io.InputStream.input'
element with a 'type' of 'text'.StaticLabeledEnumResolver singleton instance.
AbstractReflectiveMBeanInfoAssembler that allows for
the management interface of a bean to be defined using arbitrary interfaces.requiredViewClass.
java.mail.internet.InternetAddress,
to directly populate an InternetAddress property.InvalidInvocationException with the supplied
error message.
JmxAttributeSource when it encounters
incorrect metadata on a managed resource or one of its methods.InvalidMetadataException with the supplied
error message.
DefaultAdvisorAutoProxyCreator that adds an
ExposeInvocationInterceptor to the beginning of the advice chain.InvocationFailureException with the supplied
error message.
InvocationFailureException with the
specified error message and root cause.
MethodInvocation.
context ClassLoader for the
managed resources ClassLoader before allowing the invocation to occur.
doInvoke.
afterCompletion methods of the
given Spring TransactionSynchronization objects.
Method using the given methodName against the targetClass and then invoke it
against the supplied target object with the given arguments.
Method against the supplied target object with no arguments
The target object can be null when invoking a static Method.
Method against the supplied target object with the supplied arguments
The target object can be null when invoking a static Method.
MethodInvocation.
enterMessage.
visit method
on the provided visitor, passing in the specified argument.
ClassUtils.isAssignable
ClassUtils.isAssignableValue
superType.isAssignableFrom(subType) is true.
superType.isAssignableFrom(subType) is true.
Method is the bridge for the
supplied candidate Method.
getAcknowledgeMode() method.
getAcknowledgeMode() method.
getAcknowledgeMode() method.
getAcknowledgeMode() method.
SchedulingAwareRunnable.isLongLived(),
if available.
web.xml
(if any).
true if the supplied Collection is null or empty.
true if the supplied Map is null or empty.
Session to a
registered SessionAwareMessageListener.
invokeUnderTrace method should be called.
doFindPathMatchingJarResources method can handle.
Log instance is enabled.
true) versus short-lived (false).
Class is a valid MBean resource.
getScriptAsString() was called.
false by default.
true, as WebLogic returns wrapped CallableStatements.
true, as WebSphere returns wrapped CallableStatements.
true, as CoreCallableStatement does not allow access to the
underlying Connection.
false by default.
true, as WebLogic returns wrapped PreparedStatements.
true, as WebSphere returns wrapped PreparedStatements.
false by default.
true, as WebLogic returns wrapped Statements.
true, as WebSphere returns wrapped Statements.
true, as CoreStatement does not allow access to the
underlying Connection.
<property> or other such container tag.
null .
null .
false.
true.
Class identified by the supplied name is present
and can be loaded.
Topics) is used.
ActionResponse.sendRedirect(java.lang.String) is
expected to be called in the action phase.
doRollback should be performed on failure of the
doCommit call.
true if the supplied candidate value is equal to the value bound to
the supplied BindStatus.
sessions used for sending
a message are transacted.
true) over long-lived ones (false).
TimerTaskExecutor prefers short lived operations.
getTarget() return the same object?
Filter.init and
Filter.destroy lifecycle methods on the target bean.
setProperty gets called with already set property name
again).
IllegalArgumentException
if the test result is false.
IllegalArgumentException
if the test result is false.
AbstractJasperReportsSingleFormatView
that renders report results in CSV format.AbstractJasperReportsSingleFormatView
that renders report results in HTML format.JasperReportsMultiFormatView instance
with a default set of mappings.
AbstractJasperReportsSingleFormatView
that renders report results in PDF format.ViewResolver implementation that
resolves instances of AbstractJasperReportsView by translating
the supplied view name into the URL of the report file.AbstractJasperReportsSingleFormatView
that renders report results in XLS format.org.springframework.dao exceptions.org.springframework.dao exception hierarchy.NamespaceHandler for the 'jee' namespace.JmsTemplate and other
JMS-accessing gateway helpers, defining common properties like the
ConnectionFactory.JmsTemplate and other
JMS-accessing gateway helpers, adding destination-related properties to
JmsAccessor's common properties.javax.jms exceptions.
MetadataMBeanInfoAssembler to
read source-level metadata from a managed resource's class.DestinationResolver implementation which interprets destination names
as JNDI locations (with a configurable fallback strategy).BeanDefinitionParser implementation that
translates jndi-lookup tag into JndiObjectFactoryBean definitions.org.springframework.dao exceptions.org.springframework.dao exception hierarchy.ScriptFactory implementation
for a JRuby script.ObjectNamingStrategy implementation that builds
ObjectName instances from the key used in the
"beans" map passed to MBeanExporter.LABEL_ORDER.
LabeledEnum instances.lang' attribute.
TargetSource that lazily accesses
a singleton bean from a BeanFactory.OptionTags.
sessions.xml
configuration file.
Document at the supplied InputSource using the standard JAXP-configured
XML parser.
buildView for creating a new instance of the
specified view class, and applies the following Spring lifecycle methods
(as supported by the generic Spring bean factory):
ApplicationContextAware's setApplicationContext
InitializingBean's afterPropertiesSet
META-INF/persistence.xml config file, residing in the class path,
according to the general JPA configuration contract.java.util.Locale, to directly populate a Locale property.BeanDefinitionParser implementation for parsing
'local-slsb' tags and creating LocalStatelessSessionProxyFactoryBean definitions.MBeanServer.
MBeanServer.
MBeanServer.
Source object in the supplied model, converting objects as required.
ContextLoader.loadParentContext(ServletContext servletContext).
ContextLoader.loadParentContext(ServletContext servletContext).
Log instance for this class and sub-classes
Log instance for this class.
Log instance for this class.
Log instance for this class.
Log instance.
ManagedOperationParameter attribute.ManagedOperationParameter attributes.Properties instance that supports
merging of parent/child definitions.createInputRecord method.extractOutputData method.mapRow method for each row.ResultSet.
SqlParameterSource implementation that holds a given Map of parameters.addValue.
true if the Pattern at index patternIndex
matches the supplied candidate String.
true if the Pattern at index patternIndex
matches the supplied candidate String.
true if the exclusion Pattern at index patternIndex
matches the supplied candidate String.
true if the exclusion Pattern at index patternIndex
matches the supplied candidate String.
maxlength' attribute.
MethodInterceptor implementation that routes calls to an MBean
running on the supplied MBeanServerConnection.MBeanServer, without the need to define any JMX-specific
information in the bean classes.MBeanExporter.MBeanExportException with the
specified error message.
MBeanExportException with the
specified error message and root cause.
MBeanInfoRetrievalException with the
specified error message.
MBeanInfoRetrievalException with the
specified error message and root cause.
MBeanExporter after an MBean has been registered with the
MBeanServer.
MBeanServer.FactoryBean implementation that creates an MBeanServerConnection
to a remote MBeanServer exposed via a JMXServerConnector.MBeanServer instance
through the standard JMX 1.2 MBeanServerFactory API
(which is available on JDK 1.5 or as part of a JMX 1.2 provider).MBeanServer,
or when more than one instance is found.MBeanServerNotFoundException with the
supplied error message.
MBeanServerNotFoundException with the
specified error message and root cause.
MBeanExporter after an MBean has been unregistered from the
MBeanServer.
MessageConverter implementations when the conversion
of an object to/from a Message fails.MessageConversionException class.
MessageConversionException class.
MessageListenerAdapter subclass that uses the JMS 1.0.2 specification,
rather than the JMS 1.1 methods used by MessageListenerAdapter itself.MessageListenerAdapter102 class
with the default settings.
MessageListenerAdapter102 class
for the given delegate.
MessageSource.MBeanInfoAssembler that reads the
management interface information from source level metadata.ObjectNamingStrategy interface
that reads the ObjectName from the source-level metadata.method' attribute.
AbstractReflectiveMBeanInfoAssembler that allows to
specify method names to be explicitly excluded as MBean operations and attributes.FactoryBean implementation that locates a Method on a specified bean.AbstractReflectiveMBeanInfoAssembler that allows
to specify method names to be exposed as MBean operations and attributes.javax.mail.internet.MimeMessage.FilterConfig interface.MockFilterConfig with a default MockServletContext.
MockFilterConfig with empty String as name.
MockFilterConfig with a default MockServletContext.
MockFilterConfig.
Map for use when building model data for use
with UI tools.ModelMap.
ModelMap containing the supplied model object
under the supplied name.
ModelMap containing the supplied model object.
NotificationPublisher interface that uses
the infrastructure provided the ModelMBean interface to track
javax.management.NotificationListeners
and send Notifications to those listeners.ModelMBeanNotificationPublisher that will publish all
Notifications to the supplied ModelMBean.
name' attribute.
DataSource.
JdbcTemplate.
DefaultBeanDefinitionDocumentReader handling custom namespaces
in a Spring XML configuration file.DefaultBeanDefinitionDocumentReader to
locate a NamespaceHandler implementation for a particular namespace URI.NamespaceHandlers.NestedCheckedException with the specified detail message.
NestedCheckedException with the specified detail message
and nested exception.
NestedServletException with the specified detail message.
NestedServletException with the specified detail message
and nested exception.
NestedRuntimeException with the specified detail message.
NestedRuntimeException with the specified detail message
and nested exception.
NestedServletException with the specified detail message.
NestedServletException with the specified detail message
and nested exception.
createSqlRowSet implementation.
org.apache.commons.fileupload.servlet.ServletFileUpload
instance.
org.apache.commons.fileupload.portlet.PortletFileUpload
instance.
newNamedQuery method.
PageContext) for the supplied name.
null and must have at least one element.
null and must have at least one element.
null and must have at least one element.
null and must have at least one element.
null
and must have at least one entry.
null
and must have at least one entry.
NotificationListener,
a NotificationFilter, and an arbitrary handback
object.NotificationListenerBean class.
NotificationListenerBean class.
MBeanServer.MBeanServer and wishes to send
JMX javax.management.Notifications.null .
null .
null based on the
provided flag, decorating the given Comparator.
true
if both are null or false if only one is
null.
Object.hashCode().
SourceExtractor that returns null
as the source metadata.FactoryBean implementation that
returns a value which is an ObjectFactory
that in turn returns a bean sourced from a BeanFactory.ObjectName instances.ObjectName instances.onblur' attribute.
onCancel version.
onchange' attribute.
onclick' attribute.
ondblclick' attribute.
onfocus' attribute.
SimpleFormController.isFormChangeRequest(PortletRequest)
returns true.
onFormChange variant, called by the full version
onFormChange(request, response, command, errors).
SimpleFormController.isFormChangeRequest(javax.servlet.http.HttpServletRequest)
returns true.
onFormChange variant, called by the full version
onFormChange(request, response, command, errors).
exporterClass property is specified.
onkeydown' attribute.
onkeypress' attribute.
onkeyup' attribute.
onmousedown' attribute.
onmousemove' attribute.
onmouseout' attribute.
onmouseover' attribute.
onmouseup' attribute.
ObjectName.
onreset' attribute.
onselect' attribute.
onselect' attribute.
setUp() method, which is final in this class.
onSubmit version.
onSubmit version.
onsubmit' attribute.
onSubmitAction version.
onSubmitAction version.
onSubmitRender version.
onSubmitRender version.
ObjectName.
option' tag.option'
tags based on some source object.OptionWriter for the supplied objectSource.
org.springframework.jca.cci.core package.org.springframework.jdbc.core package.MBeanServers
and for exposing an MBeanServer to remote clients.org.springframework.orm.hibernate package.org.springframework.orm.hibernate3 package.org.springframework.orm.ibatis package.org.springframework.orm.jdo package.org.springframework.orm.jpa package.org.springframework.orm.ojb package.org.springframework.orm.toplink package.java.util.concurrent package, allowing to set
up a ThreadPoolExecutor or ScheduledThreadPoolExecutor as bean in
a Spring context.java.util.Comparator implementations,
such as an invertible comparator and a compound comparator.org.springframework.web.context package,
such as WebApplicationContext implementations and various utility classes.MBeanParameterInfo into an array of
Class instances corresponding to the parameters.
RowMapper interface,
adding type parameterization.ActionRequest to the
RenderRequest.Element and register the resulting
BeanDefinition(s) with the
ParserContext.getRegistry() BeanDefinitionRegistry}
embedded in the supplied ParserContext.
Element and register resulting BeanDefinitions
with the BeanDefinitionRegistry embedded in the supplied ParserContext.
Element by delegating to the BeanDefinitionParser that is
registered for that Element.
<bean> element.
class XML elements.
ParsedSql class.
ParsedSql class.
Element
into one or more BeanDefinitions.
BeanDefinitionBuilder instance for the bean Class and passes
it to the AbstractSingleBeanDefinitionParser.doParse(org.w3c.dom.Element, org.springframework.beans.factory.support.BeanDefinitionBuilder) strategy method.
BeanDefinition.
jar-file XML elements.
java.util.Locale.
mapping-file XML elements.
decode methods.
pointcut or pointcut-ref attributes of the supplied
Element and add a pointcut property as appropriate.
property XML elements.
Stack-based structure for tracking the logical position during
a parsing process.ParseState with an empty Stack.
ParseState.SourceExtractor that simply passes
the candidate source metadata object through for attachment.input'
element with a 'type' of 'password'.HttpServletRequest attribute that contains the path within the handler mapping.
ParseState.Entry currently at the top of the Stack or
null if the Stack is empty.
execute,
converting non-Servlet/IO Exceptions to ServletException.
MethodInterceptor for performance monitoring.org.springframework.dao exception hierarchy.persistence.xml files.$[argumentTypes] placeholder.
$[arguments] placeholder.
$[exception] placeholder.
$[invocationTime] placeholder.
$[methodName] placeholder.
$[returnValue] placeholder.
$[targetClassName] placeholder.
$[targetClassShortName] placeholder.
EntityResolver implementation that attempts to resolve schema URLs into
local classpath resources using a set of mappings files.ParseState.Entry from the Stack.
Descriptor for a particular
attribute.
ManagedAttribute attribute
to the attribute descriptor.
ModelMBeanInfo instance has been constructed but
before it is passed to the MBeanExporter.
Descriptor for an
MBean.
ManagedResource attribute
to the MBean descriptor.
Descriptor for a particular
operation.
ManagedAttribute attribute
to the attribute descriptor.
javax.portlet.GenericPortlet that treats
its config parameters as bean properties.PortletContext.getResourcePaths.PortletRequest, delegating all
calls to the underlying request.PortletRequest.
Controller implementation that wraps a portlet instance which it manages
internally.afterPropertiesSet
or a custom init-method).
afterPropertiesSet
or a custom init-method).
BeanComponentDefinition but before the
BeanComponentDefinition has been registered with a
BeanDefinitionRegistry.
postProcessAfterInitialization callback of all
registered BeanPostProcessors, giving them a chance to post-process the
object obtained from FactoryBeans (for example, to auto-proxy them).
preHandleRender
and preHandleAction delegate to.
true.
true.
true.
preHandle.
ActionRequest,
get handler mapping parameter and add it to the ActionResponse.
preHandle.
runBare()previous() -
Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
onSubmitAction's full version else.
CancellableFormController.isCancelRequest(javax.servlet.http.HttpServletRequest).
showForm in case of errors,
and delegates to onSubmit's full version else.
PropertyAccessException to an appropriate
error registered on the given Errors instance.
java.util.Properties objects.java.util.Properties,
performing standard handling of input streams.java.util.Properties,
allowing for pluggable parsing strategies.ParseState entry representing a bean property.ParseState.Entry to the Stack.
List of Objects of type T using
the supplied ParameterizedRowMapper to the query results to the object.
int passing in a SQL query and a variable
number of arguments.
long passing in a SQL query and a variable
number of arguments.
T identified by the supplied @Class.
T using the supplied
ParameterizedRowMapper to the query results to the object.
input'
element with a 'type' of 'radio'.readonly' attribute.
Session.setLogin interface
between TopLink 9.0.4 to 10.1.3.
BeanDefinitionDecorator to
handle the specified element.
BeanDefinitionDecorator to
handle the specified attribute.
BeanDefinitionParser to
handle the specified element.
MBeanServer.
MBeanServer.
getJdbcConnection.
getJdbcConnection.
ObjectPool.
getTarget() method.
name and returns its value.
removePropertyValue that takes a property name.
JasperPrint instance using the
supplied JRAbstractExporter instance and write the results
to the supplied Writer.
JasperPrint instance using the
supplied JRAbstractExporter instance and write the results
to the supplied OutputStream.
showForm in case of errors,
and delegates to onSubmitRender's full version else.
- renderInvalidSubmit(RenderRequest, RenderResponse) -
Method in class org.springframework.web.portlet.mvc.AbstractFormController
- Handle an invalid submit request, e.g. when in session form mode but no form object
was found in the session (like in case of an invalid resubmit by the browser).
- renderInvalidSubmit(RenderRequest, RenderResponse) -
Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- Handle an invalid submit request, e.g. when in session form mode but no form object
was found in the session (like in case of an invalid resubmit by the browser).
- renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.AbstractTemplateView
-
- renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.AbstractView
- Subclasses must implement this method to actually render the view.
- renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.document.AbstractExcelView
- Renders the Excel view, given the specified model.
- renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.document.AbstractJExcelView
- Renders the Excel view, given the specified model.
- renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.document.AbstractPdfView
-
- renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.InternalResourceView
- Render the internal resource given the specified model.
- renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Finds the report data to use for rendering the report and then invokes the
renderReport method that should be implemented by the subclass.
- renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.RedirectView
- Convert model to request parameters and redirect to the given URL.
- renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.xslt.AbstractXsltView
-
- renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.xslt.XsltView
-
- renderMergedTemplateModel(Map, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.AbstractTemplateView
- Subclasses must implement this method to actually render the view.
- renderMergedTemplateModel(Map, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerView
- Process the model map by merging it with the FreeMarker template.
- renderMergedTemplateModel(Map, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.velocity.VelocityView
- Process the model map by merging it with the Velocity template.
- renderReport(JasperPrint, Map, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsSingleFormatView
- Perform rendering for a single Jasper Reports exporter,
i.e. a pre-defined output format.
- renderReport(JasperPrint, Map, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Subclasses should implement this method to perform the actual rendering process.
- renderReport(JasperPrint, Map, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsMultiFormatView
- Locates the format key in the model using the configured discriminator key and uses this
key to lookup the appropriate view class from the mappings.
- renderView(HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.ViewRendererServlet
- Retrieve the View instance and model Map to render
and trigger actual rendering.
- replace(Object, Object, Object) -
Method in class org.springframework.orm.hibernate3.support.AbstractLobType
- This implementation returns the passed-in original as-is.
- replace(String, String, String) -
Static method in class org.springframework.util.StringUtils
- Replace all occurences of a substring within a string with
another string.
- replaceAdvisor(Advisor, Advisor) -
Method in interface org.springframework.aop.framework.Advised
- Replace the given advisor.
- replaceAdvisor(Advisor, Advisor) -
Method in class org.springframework.aop.framework.AdvisedSupport
- Replace the given advisor.
- REPLACED_METHOD_ELEMENT -
Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- ReplaceOverride - Class in org.springframework.beans.factory.support
- Extension of MethodOverride that represents an arbitrary
override of a method by the IoC container.
- ReplaceOverride(String, String) -
Constructor for class org.springframework.beans.factory.support.ReplaceOverride
- Construct a new ReplaceOverride.
- replacePlaceholders(String, MethodInvocation, Object, Throwable, long) -
Method in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
- Replace the placeholders in the given message with the supplied values,
or values derived from those supplied.
- REPLACER_ATTRIBUTE -
Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- replicate(Object, ReplicationMode) -
Method in interface org.springframework.orm.hibernate.HibernateOperations
- Persist the state of the given detached instance according to the
given replication mode, reusing the current identifier value.
- replicate(Object, ReplicationMode) -
Method in class org.springframework.orm.hibernate.HibernateTemplate
-
- replicate(Object, ReplicationMode) -
Method in interface org.springframework.orm.hibernate3.HibernateOperations
- Persist the state of the given detached instance according to the
given replication mode, reusing the current identifier value.
- replicate(String, Object, ReplicationMode) -
Method in interface org.springframework.orm.hibernate3.HibernateOperations
- Persist the state of the given detached instance according to the
given replication mode, reusing the current identifier value.
- replicate(Object, ReplicationMode) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
-
- replicate(String, Object, ReplicationMode) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
-
- Repository - Annotation Type in org.springframework.stereotype
- Annotation indicating that an annotated class is a "Repository" (or "DAO"),
eligible for Spring DataAccessException translation and clarifying its role
in the overall application architecture for the purpose of tools, aspects etc.
- REQUEST_CONTEXT_PAGE_ATTRIBUTE -
Static variable in class org.springframework.web.servlet.tags.RequestContextAwareTag
- PageContext attribute for page-level RequestContext instance
- REQUEST_SCOPE_SUFFIX -
Static variable in class org.springframework.web.servlet.support.JstlUtils
-
- REQUEST_SCOPE_SUFFIX -
Static variable in class org.springframework.web.servlet.support.RequestContext
-
- REQUEST_TO_VIEW_NAME_TRANSLATOR_BEAN_NAME -
Static variable in class org.springframework.web.servlet.DispatcherServlet
- Well-known name for the RequestToViewNameTranslator object in the bean factory for this namespace.
- RequestAttributes - Interface in org.springframework.web.context.scope
- Abstraction for accessing attribute objects associated with a request.
- RequestContext - Class in org.springframework.web.servlet.support
- Context holder for request-specific state, like current web application
context, current locale, current theme, and potential binding errors.
- RequestContext(HttpServletRequest) -
Constructor for class org.springframework.web.servlet.support.RequestContext
- Create a new RequestContext for the given request,
using the request attributes for Errors retrieval.
- RequestContext(HttpServletRequest, ServletContext) -
Constructor for class org.springframework.web.servlet.support.RequestContext
- Create a new RequestContext for the given request,
using the request attributes for Errors retrieval.
- RequestContext(HttpServletRequest, Map) -
Constructor for class org.springframework.web.servlet.support.RequestContext
- Create a new RequestContext for the given request,
using the given model attributes for Errors retrieval.
- RequestContext(HttpServletRequest, ServletContext, Map) -
Constructor for class org.springframework.web.servlet.support.RequestContext
- Create a new RequestContext for the given request,
using the given model attributes for Errors retrieval.
- RequestContext() -
Constructor for class org.springframework.web.servlet.support.RequestContext
-
- RequestContextAwareTag - Class in org.springframework.web.servlet.tags
- Superclass for all tags that require a RequestContext.
- RequestContextAwareTag() -
Constructor for class org.springframework.web.servlet.tags.RequestContextAwareTag
-
- RequestContextFilter - Class in org.springframework.web.filter
- Servlet filter that exposes the request to the current thread,
through both LocaleContextHolder and RequestContextHolder.
- RequestContextFilter() -
Constructor for class org.springframework.web.filter.RequestContextFilter
-
- RequestContextHolder - Class in org.springframework.web.context.scope
- Helper class to manage a thread-bound HttpServletRequest.
- RequestContextHolder() -
Constructor for class org.springframework.web.context.scope.RequestContextHolder
-
- RequestContextListener - Class in org.springframework.web.context.scope
- Listener for Servlet 2.4+ containers.
- RequestContextListener() -
Constructor for class org.springframework.web.context.scope.RequestContextListener
-
- RequestContextUtils - Class in org.springframework.web.servlet.support
- Utility class for easy access to request-specific state
which has been set by the DispatcherServlet.
- RequestContextUtils() -
Constructor for class org.springframework.web.servlet.support.RequestContextUtils
-
- requestDestroyed(ServletRequestEvent) -
Method in class org.springframework.web.context.scope.RequestContextListener
-
- requested() -
Method in class org.springframework.transaction.support.ResourceHolderSupport
- Increase the reference count by one because the holder has been requested
(i.e. someone requested the resource held by it).
- RequestHandledEvent - Class in org.springframework.web.context.support
- Event raised when a request is handled within an ApplicationContext.
- RequestHandledEvent(Object, String, String, long) -
Constructor for class org.springframework.web.context.support.RequestHandledEvent
- Create a new RequestHandledEvent with session information.
- RequestHandledEvent(Object, String, String, long, Throwable) -
Constructor for class org.springframework.web.context.support.RequestHandledEvent
- Create a new RequestHandledEvent with session information.
- requestInitialized(ServletRequestEvent) -
Method in class org.springframework.web.context.scope.RequestContextListener
-
- RequestScope - Class in org.springframework.web.context.scope
- Request-backed Scope implementation.
- RequestScope() -
Constructor for class org.springframework.web.context.scope.RequestScope
-
- RequestToViewNameTranslator - Interface in org.springframework.web.servlet
- Strategy interface used to translate an incoming
HttpServletRequest into a view name
when no view name is explicitly supplied. - RequestUtils - Class in org.springframework.web.bind
- Deprecated. since Spring 2.0: use ServletRequestUtils instead
- RequestUtils() -
Constructor for class org.springframework.web.bind.RequestUtils
- Deprecated.
- Required - Annotation Type in org.springframework.beans.factory.annotation
- Marks a method (typically a JavaBean setter method) as being 'required' (i.e. the
(setter) method must be configured to be dependency injected with a value).
- RequiredAnnotationBeanPostProcessor - Class in org.springframework.beans.factory.annotation
- A
BeanFactoryPostProcessor implementation that ensures that JavaBean
properties on beans that are marked with an (arbitrary) Annotation
are actually (configured to be) dependency-injected with a value. - RequiredAnnotationBeanPostProcessor() -
Constructor for class org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor
-
- requiredContextClass() -
Method in class org.springframework.context.support.ApplicationObjectSupport
- Determine the context class that any context passed to
setApplicationContext must be an instance of.
- requiredUniqueResult(Collection) -
Static method in class org.springframework.dao.support.DataAccessUtils
- Return a unique result object from the given Collection.
- requiredViewClass() -
Method in class org.springframework.web.servlet.view.AbstractTemplateViewResolver
-
- requiredViewClass() -
Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerViewResolver
- Requires FreeMarkerView.
- requiredViewClass() -
Method in class org.springframework.web.servlet.view.InternalResourceViewResolver
- Requires InternalResourceView.
- requiredViewClass() -
Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
- Requires the view class to be a subclass of
AbstractJasperReportsView.
- requiredViewClass() -
Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- Return the required type of view for this resolver.
- requiredViewClass() -
Method in class org.springframework.web.servlet.view.velocity.VelocityLayoutViewResolver
- Requires VelocityLayoutView.
- requiredViewClass() -
Method in class org.springframework.web.servlet.view.velocity.VelocityViewResolver
- Requires VelocityView.
- requiredViewClass() -
Method in class org.springframework.web.servlet.view.xslt.XsltViewResolver
-
- requiresConfigInterface() -
Method in class org.springframework.scripting.bsh.BshScriptFactory
- BeanShell scripts do require a config interface.
- requiresConfigInterface() -
Method in class org.springframework.scripting.groovy.GroovyScriptFactory
- Groovy scripts do not need a config interface,
since they expose their setters as public methods.
- requiresConfigInterface() -
Method in class org.springframework.scripting.jruby.JRubyScriptFactory
- JRuby scripts do require a config interface.
- requiresConfigInterface() -
Method in interface org.springframework.scripting.ScriptFactory
- Return whether the script requires a config interface to be
generated for it.
- requiresRefresh() -
Method in class org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
- Determine whether a refresh is required.
- requiresRefresh() -
Method in class org.springframework.scripting.support.RefreshableScriptTargetSource
- Determine whether a refresh is required through calling
ScriptSource's
isModified() method.
- reset() -
Method in class org.springframework.jdbc.object.BatchSqlUpdate
- Reset the statement parameter queue, the rows affected cache,
and the execution count.
- reset() -
Method in class org.springframework.mock.web.MockHttpServletResponse
-
- reset(String) -
Method in class org.springframework.mock.web.portlet.MockPortletPreferences
-
- reset() -
Method in class org.springframework.mock.web.portlet.MockRenderResponse
-
- reset() -
Method in class org.springframework.transaction.support.ResourceHolderSupport
- Reset this resource holder - transactional state as well as reference count.
- resetBuffer() -
Method in class org.springframework.mock.web.MockHttpServletResponse
-
- resetBuffer() -
Method in class org.springframework.mock.web.portlet.MockRenderResponse
-
- resetConnectionAfterTransaction(Connection, Integer) -
Static method in class org.springframework.jdbc.datasource.DataSourceUtils
- Reset the given Connection after a transaction,
regarding read-only flag and isolation level.
- resetCount() -
Method in class org.springframework.aop.interceptor.DebugInterceptor
- Reset the invocation count to zero.
- resolvableToString() -
Method in class org.springframework.context.support.DefaultMessageSourceResolvable
-
- resolve(String) -
Method in class org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver
- Locate the
NamespaceHandler for the supplied namespace URI from the configured mappings.
- resolve(String) -
Method in interface org.springframework.beans.factory.xml.NamespaceHandlerResolver
- Resolve the namespace URI and return the located
NamespaceHandler
implementation.
- resolveArguments(Object[], Locale) -
Method in class org.springframework.context.support.AbstractMessageSource
- Search through the given array of objects, find any
MessageSourceResolvable objects and resolve them.
- resolveBeanClass(ClassLoader) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Determine the class of the wrapped bean, resolving it from a
specified class name if necessary.
- resolveBeanClass(RootBeanDefinition, String) -
Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- Resolve the bean class for the specified bean definition,
resolving a bean class name into a Class references (if necessary).
- resolveClass(ObjectStreamClass) -
Method in class org.springframework.remoting.rmi.CodebaseAwareObjectInputStream
- Overridden version delegates to super class first,
falling back to the specified codebase if not found locally.
- resolveClassName(String) -
Method in class org.springframework.beans.factory.config.MethodInvokingFactoryBean
-
- resolveClassName(String) -
Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
-
- resolveClassName(String) -
Method in class org.springframework.scheduling.support.MethodInvokingRunnable
-
- resolveClassName(String) -
Method in class org.springframework.util.MethodInvoker
- Resolve the given class name into a Class.
- resolveCode(String, Locale) -
Method in class org.springframework.context.support.AbstractMessageSource
- Subclasses must implement this method to resolve a message.
- resolveCode(String, Locale) -
Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource
- Resolves the given message code as key in the retrieved bundle files,
using a cached MessageFormat instance per message code.
- resolveCode(String, Locale) -
Method in class org.springframework.context.support.ResourceBundleMessageSource
- Resolves the given message code as key in the registered resource bundles,
using a cached MessageFormat instance per message code.
- resolveCode(String, Locale) -
Method in class org.springframework.context.support.StaticMessageSource
-
- resolveCodeWithoutArguments(String, Locale) -
Method in class org.springframework.context.support.AbstractMessageSource
- Subclasses can override this method to resolve a message without
arguments in an optimized fashion, that is, to resolve a message
without involving a MessageFormat.
- resolveCodeWithoutArguments(String, Locale) -
Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource
- Resolves the given message code as key in the retrieved bundle files,
returning the value found in the bundle as-is (without MessageFormat parsing).
- resolveCodeWithoutArguments(String, Locale) -
Method in class org.springframework.context.support.ResourceBundleMessageSource
- Resolves the given message code as key in the registered resource bundles,
returning the value found in the bundle as-is (without MessageFormat parsing).
- resolveCssClass() -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Gets the appropriate CSS class to use based on the state of the current
BindStatus object.
- resolveCssClass() -
Method in class org.springframework.web.servlet.tags.form.FormTag
- Override resolve CSS class since error class is not supported.
- resolveDestinationName(Session, String, boolean) -
Method in interface org.springframework.jms.support.destination.DestinationResolver
- Resolve the given destination name, either as located resource
or as dynamic destination.
- resolveDestinationName(Session, String, boolean) -
Method in class org.springframework.jms.support.destination.DynamicDestinationResolver
- Resolve the specified destination name as a dynamic destination.
- resolveDestinationName(Session, String) -
Method in class org.springframework.jms.support.destination.JmsDestinationAccessor
- Resolve the given destination name into a JMS
Destination,
via this accessor's DestinationResolver.
- resolveDestinationName(Session, String, boolean) -
Method in class org.springframework.jms.support.destination.JndiDestinationResolver
-
- resolveEntity(String, String) -
Method in class org.springframework.beans.factory.xml.BeansDtdResolver
-
- resolveEntity(String, String) -
Method in class org.springframework.beans.factory.xml.DelegatingEntityResolver
-
- resolveEntity(String, String) -
Method in class org.springframework.beans.factory.xml.PluggableSchemaResolver
-
- resolveEntity(String, String) -
Method in class org.springframework.beans.factory.xml.ResourceEntityResolver
-
- resolveException(RenderRequest, RenderResponse, Object, Exception) -
Method in class org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
-
- resolveException(RenderRequest, RenderResponse, Object, Exception) -
Method in interface org.springframework.web.portlet.HandlerExceptionResolver
- Try to resolve the given exception that got thrown during on handler execution,
returning a ModelAndView that represents a specific error page if appropriate.
- resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) -
Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
-
- resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) -
Method in interface org.springframework.web.servlet.HandlerExceptionResolver
- Try to resolve the given exception that got thrown during on handler execution,
returning a ModelAndView that represents a specific error page if appropriate.
- resolveFor() -
Method in class org.springframework.web.servlet.tags.form.LabelTag
- Returns the value that should be used for '
for' attribute.
- resolveLocale(HttpServletRequest) -
Method in class org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver
-
- resolveLocale(HttpServletRequest) -
Method in class org.springframework.web.servlet.i18n.CookieLocaleResolver
-
- resolveLocale(HttpServletRequest) -
Method in class org.springframework.web.servlet.i18n.FixedLocaleResolver
-
- resolveLocale(HttpServletRequest) -
Method in class org.springframework.web.servlet.i18n.SessionLocaleResolver
-
- resolveLocale(HttpServletRequest) -
Method in interface org.springframework.web.servlet.LocaleResolver
- Resolve the current locale via the given request.
- resolveMessage() -
Method in class org.springframework.web.servlet.tags.MessageTag
- Resolve the specified message into a concrete message String.
- resolveMessageCodes(String) -
Method in class org.springframework.validation.AbstractBindingResult
- Resolve the given error code into message codes.
- resolveMessageCodes(String, String) -
Method in class org.springframework.validation.AbstractBindingResult
-
- resolveMessageCodes(String, String) -
Method in exception org.springframework.validation.BindException
-
- resolveMessageCodes(String, String) -
Method in interface org.springframework.validation.BindingResult
- Resolve the given error code into message codes for the given field.
- resolveMessageCodes(String, String) -
Method in class org.springframework.validation.DefaultMessageCodesResolver
-
- resolveMessageCodes(String, String, String, Class) -
Method in class org.springframework.validation.DefaultMessageCodesResolver
- Build the code list for the given code and field: an object/field-specific code,
a field-specific code, a plain error code.
- resolveMessageCodes(String, String) -
Method in interface org.springframework.validation.MessageCodesResolver
- Build message codes for the given error code and object name.
- resolveMessageCodes(String, String, String, Class) -
Method in interface org.springframework.validation.MessageCodesResolver
- Build message codes for the given error code and field specification.
- resolveMultipart(HttpServletRequest) -
Method in class org.springframework.web.multipart.commons.CommonsMultipartResolver
-
- resolveMultipart(HttpServletRequest) -
Method in class org.springframework.web.multipart.cos.CosMultipartResolver
-
- resolveMultipart(HttpServletRequest) -
Method in interface org.springframework.web.multipart.MultipartResolver
- Parse the given HTTP request into multipart files and parameters,
and wrap the request inside a
MultipartHttpServletRequest object
that provides access to file descriptors and makes contained
parameters accessible via the standard ServletRequest methods.
- resolveMultipart(ActionRequest) -
Method in class org.springframework.web.portlet.multipart.CommonsPortletMultipartResolver
-
- resolveMultipart(ActionRequest) -
Method in interface org.springframework.web.portlet.multipart.PortletMultipartResolver
- Parse the given portlet request into multipart files and parameters,
and wrap the request inside a MultipartActionRequest object
that provides access to file descriptors and makes contained
parameters accessible via the standard PortletRequest methods.
- resolvePath(String) -
Method in class org.springframework.core.io.ResourceEditor
- Resolve the given path, replacing placeholders with
corresponding system property values if necessary.
- resolvePath(String) -
Method in class org.springframework.core.io.support.ResourceArrayPropertyEditor
- Resolve the given path, replacing placeholders with
corresponding system property values if necessary.
- resolvePath(String) -
Method in class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
- Resolve the given path, replacing placeholders with corresponding
system property values if necessary.
- resolvePlaceholder(String, Properties) -
Method in class org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer
- This implementation tries to resolve placeholders as keys first
in the user preferences, then in the system preferences, then in
the passed-in properties.
- resolvePlaceholder(String, Properties, int) -
Method in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Resolve the given placeholder using the given properties, performing
a system properties check according to the given mode.
- resolvePlaceholder(String, Properties) -
Method in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Resolve the given placeholder using the given properties.
- resolvePlaceholder(String, Properties) -
Method in class org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer
-
- resolvePlaceholder(String, ServletContext, boolean) -
Method in class org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer
- Resolves the given placeholder using the init parameters
and optionally also the attributes of the given ServletContext.
- resolvePlaceholders(String) -
Static method in class org.springframework.util.SystemPropertyUtils
- Resolve ${...} placeholders in the given text,
replacing them with corresponding system property values.
- resolvePrimitiveClassName(String) -
Static method in class org.springframework.util.ClassUtils
- Resolve the given class name as primitive class, if appropriate.
- resolveProxyClass(String[]) -
Method in class org.springframework.remoting.rmi.CodebaseAwareObjectInputStream
- Overridden version delegates to super class first,
falling back to the specified codebase if not found locally.
- resolveQueue(Session, String) -
Method in class org.springframework.jms.support.destination.DynamicDestinationResolver
- Resolve the given destination name to a
Queue.
- resolveRefreshCheckDelay(BeanDefinition) -
Method in class org.springframework.scripting.support.ScriptFactoryPostProcessor
- Gets the refresh check delay for the given
ScriptFactory BeanDefinition.
- resolveSignature(String, Class) -
Static method in class org.springframework.beans.BeanUtils
- Parse a method signature in the form
methodName[([arg_list])],
where arg_list is an optional, comma-separated list of fully-qualified
type names, and attempts to resolve that signature against the supplied Class.
- resolveStringValue(String) -
Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
- Resolve the given String value, for example parsing placeholders.
- resolveSystemProperty(String) -
Method in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Resolve the given key as JVM system property, and optionally also as
system environment variable if no matching system property has been found.
- resolveTargetType(ClassLoader) -
Method in class org.springframework.beans.factory.config.TypedStringValue
- Determine the type to convert to, resolving it from a specified class name
if necessary.
- resolveTargetType(TypedStringValue) -
Method in class org.springframework.beans.factory.support.BeanDefinitionValueResolver
-
- resolveThemeName(HttpServletRequest) -
Method in class org.springframework.web.servlet.theme.CookieThemeResolver
-
- resolveThemeName(HttpServletRequest) -
Method in class org.springframework.web.servlet.theme.FixedThemeResolver
-
- resolveThemeName(HttpServletRequest) -
Method in class org.springframework.web.servlet.theme.SessionThemeResolver
-
- resolveThemeName(HttpServletRequest) -
Method in interface org.springframework.web.servlet.ThemeResolver
- Resolve the current theme name via the given request.
- resolveTopic(Session, String) -
Method in class org.springframework.jms.support.destination.DynamicDestinationResolver
- Resolve the given destination name to a
Topic.
- resolveValue(Object) -
Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
-
- resolveValueIfNecessary(String, Object) -
Method in class org.springframework.beans.factory.support.BeanDefinitionValueResolver
- Given a PropertyValue, return a value, resolving any references to other
beans in the factory if necessary.
- resolveVariable(FacesContext, String) -
Method in class org.springframework.web.jsf.DelegatingVariableResolver
- Delegate to the original VariableResolver first, then try to
resolve the variable as Spring bean in the root WebApplicationContext.
- resolveVariable(FacesContext, String) -
Method in class org.springframework.web.jsf.WebApplicationContextVariableResolver
- Check for the special "webApplicationContext" variable first,
then delegate to the original VariableResolver.
- resolveViewName(String, Map, RenderRequest) -
Method in class org.springframework.web.portlet.DispatcherPortlet
- Resolve the given view name into a View object (to be rendered).
- resolveViewName(String, Map, Locale, HttpServletRequest) -
Method in class org.springframework.web.servlet.DispatcherServlet
- Resolve the given view name into a View object (to be rendered).
- resolveViewName(String, Locale) -
Method in class org.springframework.web.servlet.view.AbstractCachingViewResolver
-
- resolveViewName(String, Locale) -
Method in class org.springframework.web.servlet.view.BeanNameViewResolver
-
- resolveViewName(String, Locale) -
Method in interface org.springframework.web.servlet.ViewResolver
- Resolve the given view by name.
- resolveWiringInfo(Object) -
Method in class org.springframework.beans.factory.annotation.AnnotationBeanWiringInfoResolver
-
- resolveWiringInfo(Object) -
Method in interface org.springframework.beans.factory.wiring.BeanWiringInfoResolver
- Resolve the BeanWiringInfo for the given bean instance.
- resolveWiringInfo(Object) -
Method in class org.springframework.beans.factory.wiring.ClassNameBeanWiringInfoResolver
-
- resort() -
Method in class org.springframework.beans.support.PagedListHolder
- Resort the list if necessary, i.e. if the current
sort instance
isn't equal to the backed-up sortUsed instance.
- Resource - Interface in org.springframework.core.io
- Interface for a resource descriptor that abstracts from the actual
type of underlying resource, such as a file or class path resource.
- RESOURCE_ATTRIBUTE -
Static variable in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
-
- RESOURCE_PARAM_NAME -
Static variable in class org.springframework.web.servlet.ResourceServlet
- Name of the parameter that must contain the actual resource path.
- RESOURCE_URL_DELIMITERS -
Static variable in class org.springframework.web.servlet.ResourceServlet
- Any number of these characters are considered delimiters
between multiple resource paths in a single String value.
- ResourceAllocationException - Exception in org.springframework.jms
- Runtime exception mirroring the JMS ResourceAllocationException.
- ResourceAllocationException(ResourceAllocationException) -
Constructor for exception org.springframework.jms.ResourceAllocationException
-
- ResourceArrayPropertyEditor - Class in org.springframework.core.io.support
- Editor for Resource descriptor arrays, to automatically convert String
location patterns (e.g.
- ResourceArrayPropertyEditor() -
Constructor for class org.springframework.core.io.support.ResourceArrayPropertyEditor
- Create a new ResourceArrayPropertyEditor with a default
PathMatchingResourcePatternResolver.
- ResourceArrayPropertyEditor(ResourcePatternResolver) -
Constructor for class org.springframework.core.io.support.ResourceArrayPropertyEditor
- Create a new ResourceArrayPropertyEditor with the given ResourcePatternResolver.
- ResourceBundleMessageSource - Class in org.springframework.context.support
- MessageSource that accesses the resource bundles with the specified basenames.
- ResourceBundleMessageSource() -
Constructor for class org.springframework.context.support.ResourceBundleMessageSource
-
- ResourceBundleThemeSource - Class in org.springframework.ui.context.support
- ThemeSource implementation that looks up an individual ResourceBundle
per theme.
- ResourceBundleThemeSource() -
Constructor for class org.springframework.ui.context.support.ResourceBundleThemeSource
-
- ResourceBundleViewResolver - Class in org.springframework.web.servlet.view
- Implementation of ViewResolver that uses bean definitions in a
ResourceBundle, specified by the bundle basename.
- ResourceBundleViewResolver() -
Constructor for class org.springframework.web.servlet.view.ResourceBundleViewResolver
-
- ResourceEditor - Class in org.springframework.core.io
- Editor for Resource descriptors, to automatically convert String locations
(e.g.
- ResourceEditor() -
Constructor for class org.springframework.core.io.ResourceEditor
- Create a new ResourceEditor with a DefaultResourceLoader.
- ResourceEditor(ResourceLoader) -
Constructor for class org.springframework.core.io.ResourceEditor
- Create a new ResourceEditor with the given ResourceLoader.
- ResourceEditorRegistrar - Class in org.springframework.beans.support
- PropertyEditorRegistrar implementation that populates a given PropertyEditorRegistry
(typically a BeanWrapper used for bean creation within an ApplicationContext)
with resource editors.
- ResourceEditorRegistrar(ResourceLoader) -
Constructor for class org.springframework.beans.support.ResourceEditorRegistrar
- Create a new ResourceEditorRegistrar for the given ResourceLoader
- ResourceEntityResolver - Class in org.springframework.beans.factory.xml
- EntityResolver implementation that tries to resolve entity references
through a ResourceLoader (usually, relative to the resource base of an
ApplicationContext), if applicable.
- ResourceEntityResolver(ResourceLoader) -
Constructor for class org.springframework.beans.factory.xml.ResourceEntityResolver
- Create a ResourceEntityResolver for the specified ResourceLoader
(usually, an ApplicationContext).
- ResourceFactoryBean - Class in org.springframework.beans.factory.config
- FactoryBean for Resource descriptors.
- ResourceFactoryBean() -
Constructor for class org.springframework.beans.factory.config.ResourceFactoryBean
-
- ResourceHolderSupport - Class in org.springframework.transaction.support
- Convenient base class for resource holders.
- ResourceHolderSupport() -
Constructor for class org.springframework.transaction.support.ResourceHolderSupport
-
- ResourceJobSchedulingDataProcessor - Class in org.springframework.scheduling.quartz
- Subclass of Quartz' JobSchedulingDataProcessor that considers
given filenames as Spring resource locations.
- ResourceJobSchedulingDataProcessor() -
Constructor for class org.springframework.scheduling.quartz.ResourceJobSchedulingDataProcessor
-
- ResourceLoader - Interface in org.springframework.core.io
- Interface to be implemented by objects that can load resources.
- ResourceLoaderAware - Interface in org.springframework.context
- Interface to be implemented by any object that wishes to be notified of
the ResourceLoader (typically the ApplicationContext) that it runs in.
- ResourceMapFactoryBean - Class in org.springframework.context.support
- FactoryBean that creates a Map with String keys and Resource values from
properties, interpreting passed-in String values as resource locations.
- ResourceMapFactoryBean() -
Constructor for class org.springframework.context.support.ResourceMapFactoryBean
-
- ResourcePatternResolver - Interface in org.springframework.core.io.support
- Strategy interface for resolving a location pattern (for example,
an Ant-style path pattern) into Resource objects.
- ResourcePatternUtils - Class in org.springframework.core.io.support
- Utility class for determining whether a given URL is a resource
location that can be loaded via a ResourcePatternResolver.
- ResourcePatternUtils() -
Constructor for class org.springframework.core.io.support.ResourcePatternUtils
-
- ResourceScriptSource - Class in org.springframework.scripting.support
- ScriptSource implementation based on Spring's
Resource abstraction. - ResourceScriptSource(Resource) -
Constructor for class org.springframework.scripting.support.ResourceScriptSource
- Create a new ResourceScriptSource for the given resource.
- ResourceServlet - Class in org.springframework.web.servlet
- Simple servlet that can expose an internal resource, including a
default URL if the specified resource is not found.
- ResourceServlet() -
Constructor for class org.springframework.web.servlet.ResourceServlet
-
- ResourceUtils - Class in org.springframework.util
- Utility methods for resolving resource locations to files in the
file system.
- ResourceUtils() -
Constructor for class org.springframework.util.ResourceUtils
-
- ResponseTimeMonitor - Interface in org.springframework.util
- Interface implemented by objects that can provide performance information
as well as a record of the number of times they are accessed.
- responseTimeMonitor -
Variable in class org.springframework.web.context.support.PerformanceMonitorListener
-
- ResponseTimeMonitorImpl - Class in org.springframework.util
- Implementation of ResponseTimeMonitor for use via delegation by
objects that implement this interface.
- ResponseTimeMonitorImpl() -
Constructor for class org.springframework.util.ResponseTimeMonitorImpl
-
- ResultSetExtractor - Interface in org.springframework.jdbc.core
- Callback interface used by JdbcTemplate's query methods.
- ResultSetSupportingSqlParameter - Class in org.springframework.jdbc.core
- Common base class for ResultSet-supporting SqlParameters like
SqlOutParameter and SqlReturnResultSet.
- ResultSetSupportingSqlParameter(String, int) -
Constructor for class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
- Create a new ResultSetSupportingSqlParameter.
- ResultSetSupportingSqlParameter(String, int, String) -
Constructor for class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
- Create a new ResultSetSupportingSqlParameter.
- ResultSetSupportingSqlParameter(String, int, ResultSetExtractor) -
Constructor for class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
- Create a new ResultSetSupportingSqlParameter.
- ResultSetSupportingSqlParameter(String, int, RowCallbackHandler) -
Constructor for class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
- Create a new ResultSetSupportingSqlParameter.
- ResultSetSupportingSqlParameter(String, int, RowMapper) -
Constructor for class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
- Create a new ResultSetSupportingSqlParameter.
- ResultSetWrappingSqlRowSet - Class in org.springframework.jdbc.support.rowset
- Default implementation of Spring's SqlRowSet interface.
- ResultSetWrappingSqlRowSet(ResultSet) -
Constructor for class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- Create a new ResultSetWrappingSqlRowSet for the given ResultSet.
- ResultSetWrappingSqlRowSetMetaData - Class in org.springframework.jdbc.support.rowset
- Default implementation of Spring's SqlRowSetMetaData interface.
- ResultSetWrappingSqlRowSetMetaData(ResultSetMetaData) -
Constructor for class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
- Create a new ResultSetWrappingSqlRowSetMetaData object
for the given ResultSetMetaData instance.
- resume() -
Method in class org.springframework.orm.hibernate.SpringSessionSynchronization
-
- resume() -
Method in class org.springframework.orm.hibernate3.SpringSessionSynchronization
-
- resume() -
Method in interface org.springframework.transaction.support.TransactionSynchronization
- Resume this synchronization.
- resume() -
Method in class org.springframework.transaction.support.TransactionSynchronizationAdapter
-
- retainAll(Collection) -
Method in class org.springframework.beans.factory.support.ManagedSet
-
- retrieveLastModifiedTime() -
Method in class org.springframework.scripting.support.ResourceScriptSource
- Retrieve the current last-modified timestamp of the
underlying timestamp.
- retrieveMatchingFiles(File, String) -
Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
- Retrieve files that match the given path pattern,
checking the given directory and its subdirectories.
- retrieveTransactionManager() -
Method in class org.springframework.transaction.jta.JtaTransactionManager
- Allows subclasses to retrieve the JTA TransactionManager in a vendor-specific manner.
- retrieveTransactionManager() -
Method in class org.springframework.transaction.jta.WebLogicJtaTransactionManager
-
- retrieveUserTransaction() -
Method in class org.springframework.transaction.jta.JtaTransactionManager
- Allows subclasses to retrieve the JTA UserTransaction in a vendor-specific manner.
- retrieveUserTransaction() -
Method in class org.springframework.transaction.jta.WebLogicJtaTransactionManager
-
- returnedClass() -
Method in class org.springframework.orm.hibernate.support.BlobByteArrayType
-
- returnedClass() -
Method in class org.springframework.orm.hibernate.support.BlobSerializableType
-
- returnedClass() -
Method in class org.springframework.orm.hibernate.support.BlobStringType
-
- returnedClass() -
Method in class org.springframework.orm.hibernate.support.ClobStringType
-
- returnedClass() -
Method in class org.springframework.orm.hibernate3.support.BlobByteArrayType
-
- returnedClass() -
Method in class org.springframework.orm.hibernate3.support.BlobSerializableType
-
- returnedClass() -
Method in class org.springframework.orm.hibernate3.support.BlobStringType
-
- returnedClass() -
Method in class org.springframework.orm.hibernate3.support.ClobStringType
-
- RETURNING -
Static variable in class org.springframework.aop.config.ConfigBeanDefinitionParser
-
- RETURNING_PROPERTY -
Static variable in class org.springframework.aop.config.ConfigBeanDefinitionParser
-
- RmiBasedExporter - Class in org.springframework.remoting.rmi
- Convenient superclass for RMI-based remote exporters.
- RmiBasedExporter() -
Constructor for class org.springframework.remoting.rmi.RmiBasedExporter
-
- RmiClientInterceptor - Class in org.springframework.remoting.rmi
- Interceptor for accessing conventional RMI services or RMI invokers.
- RmiClientInterceptor() -
Constructor for class org.springframework.remoting.rmi.RmiClientInterceptor
-
- RmiClientInterceptorUtils - Class in org.springframework.remoting.rmi
- Factored-out methods for performing invocations within an RMI client.
- RmiClientInterceptorUtils() -
Constructor for class org.springframework.remoting.rmi.RmiClientInterceptorUtils
-
- RmiInvocationHandler - Interface in org.springframework.remoting.rmi
- Interface for RMI invocation handlers instances on the server,
wrapping exported services.
- RmiInvocationWrapper - Class in org.springframework.remoting.rmi
- Server-side implementation of RmiInvocationHandler.
- RmiInvocationWrapper(Object, RmiBasedExporter) -
Constructor for class org.springframework.remoting.rmi.RmiInvocationWrapper
- Create a new RmiInvocationWrapper for the given object
- RmiProxyFactoryBean - Class in org.springframework.remoting.rmi
- Factory bean for RMI proxies, supporting both conventional RMI services and
RMI invokers.
- RmiProxyFactoryBean() -
Constructor for class org.springframework.remoting.rmi.RmiProxyFactoryBean
-
- RmiRegistryFactoryBean - Class in org.springframework.remoting.rmi
- FactoryBean that locates an RMI Registry and exposes it for bean references.
- RmiRegistryFactoryBean() -
Constructor for class org.springframework.remoting.rmi.RmiRegistryFactoryBean
-
- RmiServiceExporter - Class in org.springframework.remoting.rmi
- RMI exporter that exposes the specified service as RMI object with the specified
name.
- RmiServiceExporter() -
Constructor for class org.springframework.remoting.rmi.RmiServiceExporter
-
- ROLE_APPLICATION -
Static variable in interface org.springframework.beans.factory.config.BeanDefinition
- Role hint indicating that a
BeanDefinition is a major part
of the application.
- ROLE_GETTER -
Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
- ROLE_INFRASTRUCTURE -
Static variable in interface org.springframework.beans.factory.config.BeanDefinition
- Role hint indicating that a
BeanDefinition is providing
an entirely background role and has no relevance to the end-user.
- ROLE_OPERATION -
Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
- ROLE_SETTER -
Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
- ROLE_SUPPORT -
Static variable in interface org.springframework.beans.factory.config.BeanDefinition
- Role hint indicating that a
BeanDefinition is a supporting
part of some larger configuration, typically an outer
ComponentDefinition.
- rollback() -
Method in class org.springframework.transaction.jta.UserTransactionAdapter
-
- rollback(TransactionStatus) -
Method in interface org.springframework.transaction.PlatformTransactionManager
- Roll back the given transaction.
- rollback(TransactionStatus) -
Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- This implementation of rollback handles participating in existing
transactions.
- ROLLBACK_FOR -
Static variable in class org.springframework.transaction.config.TxAdviceBeanDefinitionParser
-
- ROLLBACK_ON_RUNTIME_EXCEPTIONS -
Static variable in class org.springframework.transaction.interceptor.RollbackRuleAttribute
-
- rollbackIfNecessary(Session) -
Static method in class org.springframework.jms.support.JmsUtils
- Rollback the Session if not within a JTA transaction.
- rollbackOn(Throwable) -
Method in class org.springframework.transaction.interceptor.DefaultTransactionAttribute
- Default behavior is as with EJB: rollback on unchecked exception.
- rollbackOn(Throwable) -
Method in class org.springframework.transaction.interceptor.DelegatingTransactionAttribute
-
- rollbackOn(Throwable) -
Method in class org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
- Winning rule is the shallowest rule (that is, the closest in the
inheritance hierarchy to the exception).
- rollbackOn(Throwable) -
Method in interface org.springframework.transaction.interceptor.TransactionAttribute
- Should we roll back on the given exception?
- rollbackOnExceptionIfNecessary(Session, Throwable) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Perform a rollback, handling rollback exceptions properly.
- RollbackRuleAttribute - Class in org.springframework.transaction.interceptor
- Rule determining whether or not a given exception (and any subclasses) should
cause a rollback.
- RollbackRuleAttribute(Class) -
Constructor for class org.springframework.transaction.interceptor.RollbackRuleAttribute
- Preferred way to construct a RollbackRule, matching the exception class and
subclasses.
- RollbackRuleAttribute(String) -
Constructor for class org.springframework.transaction.interceptor.RollbackRuleAttribute
- Construct a new RollbackRule for the given exception name.
- rollbackToHeldSavepoint() -
Method in class org.springframework.transaction.support.AbstractTransactionStatus
- Roll back to the savepoint that is held for the transaction.
- rollbackToSavepoint(Object) -
Method in class org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
- This implementation rolls back to the given JDBC 3.0 Savepoint.
- rollbackToSavepoint(Object) -
Method in interface org.springframework.transaction.SavepointManager
- Roll back to the given savepoint.
- rollbackToSavepoint(Object) -
Method in class org.springframework.transaction.support.AbstractTransactionStatus
- This implementation delegates to a SavepointManager for the
underlying transaction, if possible.
- ROOT_WEB_APPLICATION_CONTEXT_ATTRIBUTE -
Static variable in interface org.springframework.web.context.WebApplicationContext
- Context attribute to bind root WebApplicationContext to on successful startup.
- rootBeanDefinition(Class) -
Static method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Create a new
BeanDefinitionBuilder used to construct a RootBeanDefinition.
- rootBeanDefinition(Class, String) -
Static method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Create a new
BeanDefinitionBuilder used to construct a RootBeanDefinition.
- RootBeanDefinition - Class in org.springframework.beans.factory.support
- Root bean definitions are the most common type of bean definition.
- RootBeanDefinition() -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition, to be configured through its bean
properties and configuration methods.
- RootBeanDefinition(Class) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition for a singleton.
- RootBeanDefinition(Class, boolean) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition with the given singleton status.
- RootBeanDefinition(Class, int) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition for a singleton,
using the given autowire mode.
- RootBeanDefinition(Class, int, boolean) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition for a singleton,
using the given autowire mode.
- RootBeanDefinition(Class, MutablePropertyValues) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition for a singleton,
providing property values.
- RootBeanDefinition(Class, MutablePropertyValues, boolean) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition with the given singleton status,
providing property values.
- RootBeanDefinition(Class, ConstructorArgumentValues, MutablePropertyValues) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition for a singleton,
providing constructor arguments and property values.
- RootBeanDefinition(String, ConstructorArgumentValues, MutablePropertyValues) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition for a singleton,
providing constructor arguments and property values.
- RootBeanDefinition(RootBeanDefinition) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition as deep copy of the given
bean definition.
- RootClassFilter - Class in org.springframework.aop.support
- Simple ClassFilter implementation that passes classes (and optionally subclasses)
- RootClassFilter(Class) -
Constructor for class org.springframework.aop.support.RootClassFilter
-
- RowCallbackHandler - Interface in org.springframework.jdbc.core
- Callback interface used by JdbcTemplate's query methods.
- RowCountCallbackHandler - Class in org.springframework.jdbc.core
- Implementation of RowCallbackHandler.
- RowCountCallbackHandler() -
Constructor for class org.springframework.jdbc.core.RowCountCallbackHandler
-
- RowMapper - Interface in org.springframework.jdbc.core
- An interface used by JdbcTemplate for mapping returned result sets.
- RowMapperResultSetExtractor - Class in org.springframework.jdbc.core
- Adapter implementation of the ResultSetExtractor interface that delegates
to a RowMapper which is supposed to create an object for each row.
- RowMapperResultSetExtractor(RowMapper) -
Constructor for class org.springframework.jdbc.core.RowMapperResultSetExtractor
- Create a new RowMapperResultSetExtractor.
- RowMapperResultSetExtractor(RowMapper, int) -
Constructor for class org.springframework.jdbc.core.RowMapperResultSetExtractor
- Create a new RowMapperResultSetExtractor.
- ROWS_ATTRIBUTE -
Static variable in class org.springframework.web.servlet.tags.form.TextareaTag
- The name of the '
rows' attribute.
- RuleBasedTransactionAttribute - Class in org.springframework.transaction.interceptor
- TransactionAttribute implementation that works out whether a given
exception should cause transaction rollback by applying a number of
rollback rules, both positive and negative.
- RuleBasedTransactionAttribute() -
Constructor for class org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
- Create a new RuleBasedTransactionAttribute, with default settings.
- RuleBasedTransactionAttribute(RuleBasedTransactionAttribute) -
Constructor for class org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
- Copy constructor.
- RuleBasedTransactionAttribute(int, List) -
Constructor for class org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
- Create a new DefaultTransactionAttribute with the the given
propagation behavior.
- run() -
Method in class org.springframework.jdbc.object.SqlFunction
- Convenient method to run the function without arguments.
- run(int) -
Method in class org.springframework.jdbc.object.SqlFunction
- Convenient method to run the function with a single int argument.
- run(Object[]) -
Method in class org.springframework.jdbc.object.SqlFunction
- Analogous to the SqlQuery.execute([]) method.
- run() -
Method in class org.springframework.scheduling.commonj.DelegatingWork
- Delegates execution to the underlying Runnable.
- run() -
Method in class org.springframework.scheduling.support.MethodInvokingRunnable
-
- run() -
Method in class org.springframework.scheduling.timer.DelegatingTimerTask
- Delegates execution to the underlying Runnable.
- runBare() -
Method in class org.springframework.test.ConditionalTestCase
-
- runGeneric() -
Method in class org.springframework.jdbc.object.SqlFunction
- Convenient method to run the function without arguments,
returning the value as an object.
- runGeneric(int) -
Method in class org.springframework.jdbc.object.SqlFunction
- Convenient method to run the function with a single int argument.
- runGeneric(Object[]) -
Method in class org.springframework.jdbc.object.SqlFunction
- Analogous to the
SqlQuery.findObject(Object[]) method.
- runInThread(Runnable) -
Method in class org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool
-
- runTest() -
Method in class org.springframework.test.AssertThrows
- The main template method that drives the running of the
test logic and the
checking of the
resulting (expected) Exception.
- RuntimeBeanReference - Class in org.springframework.beans.factory.config
- Immutable placeholder class used for a property value object when it's
a reference to another bean in this factory to be resolved at runtime.
- RuntimeBeanReference(String) -
Constructor for class org.springframework.beans.factory.config.RuntimeBeanReference
- Create a new RuntimeBeanReference to the given bean name,
without explicitly marking it as reference to a bean in
the parent factory.
- RuntimeBeanReference(String, boolean) -
Constructor for class org.springframework.beans.factory.config.RuntimeBeanReference
- Create a new RuntimeBeanReference to the given bean name,
with the option to mark it as reference to a bean in
the parent factory.
FactoryBean that sets up a JDK 1.5 ScheduledExecutorService
(by default: ScheduledThreadPoolExecutor as implementation)
and exposes it for bean references.BeanDefinitionDecorator responsible for parsing the <aop:scope/> tag.<lang:groovy/>',
'<lang:jruby/>' and '<lang:bsh/>' tags.BeanDefinitions
for the supplied ScriptFactory class.
Object.BeanPostProcessor that
handles ScriptFactory definitions,
replacing each factory with the actual scripted Java object generated by it.data bound value.select' element.ObjectNames to the MBeanExporter.Notification using the wrapped ModelMBean instance.
Notification to all registered
NotificationListeners.
MBeanServer instance being used to register beans.
FactoryBean implementation that
takes an interface which must have one or more methods with
the signatures MyType xxx() or MyType xxx(MyIdType id)
(typically, MyService getService() or MyService getService(String id))
and creates a dynamic proxy which implements that interface, delegating to a
underlying BeanFactory.web.xml).web.xml context-param
entries).ServletContext.getResourcePaths.accesskey' attribute.
action' attribute.
MBeanServer to locate.
alt' attribute.
MBeanInfoAssembler interface to use
for this exporter.
name to the supplied value.
context ClassLoader for the
managed resources ClassLoader before allowing the invocation to occur.
context ClassLoader for the
managed resources ClassLoader before allowing the invocation to occur.
java.util.Properties object.
java.util.Properties object,
for all views returned by this resolver.
JmxAttributeSource implementation to use for
reading the metadata from the bean class.
JmxAttributeSource interface to use
when reading the source level metadata.
MBeanExporter.setAutodetectModeName(String)
setDataSource.
setDataSource.
getConnectionFactory() method.
Map and for autodetection of MBeans (in the latter case,
a ListableBeanFactory is required).
Map of beans to be registered with the JMX
MBeanServer.
PropertyAccessExceptions.
PropertyAccessExceptions.
PropertyAccessExceptions.
Templates instance.
ClassFilter to use for this pointcut.
null if using the thread context class loader.
cols' attribute.
sessions.xml configuration file that defines
TopLink Sessions, as class path resource location.
StaticWebApplicationContext class does not support this method.
MBeanServer
at creation time ("true") or the first time it is invoked ("false").
Content-Disposition header values to
mapping keys.
class' attribute.
style' attribute.
JMXConnectorServer should be
started as daemon threads.
Database enum:
DB2, HSQL, INFORMIX, MYSQL, ORACLE, POSTGRESQL, SQL_SERVER, SYBASE
persistence.xml against Spring-managed DataSources.
persistence.xml against Spring-managed DataSources.
null if not needed.
null if not needed.
MBeanServer,
to be passed to MBeanServerFactory.createMBeanServer()
or MBeanServerFactory.findMBeanServer().
- setDefaultEncoding(String) -
Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource
- Set the default charset to use for parsing properties files.
- setDefaultEncoding(String) -
Method in class org.springframework.mail.javamail.JavaMailSenderImpl
- Set the default encoding to use for MimeMessages created by this
JavaMailSender.
- setDefaultEncoding(String) -
Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
- Set the default encoding for the FreeMarker configuration.
- setDefaultEncoding(String) -
Method in class org.springframework.web.multipart.commons.CommonsFileUploadSupport
- Set the default character encoding to use for parsing requests,
to be applied to headers of individual parts and to form fields.
- setDefaultEncoding(String) -
Method in class org.springframework.web.multipart.cos.CosMultipartResolver
- Set the default character encoding to use for parsing requests,
to be applied to headers of individual parts and to form fields.
- setDefaultEncoding(String) -
Method in class org.springframework.web.util.UrlPathHelper
- Set the default character encoding to use for URL decoding.
- setDefaultErrorView(String) -
Method in class org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
- Set the name of the default error view.
- setDefaultErrorView(String) -
Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
- Set the name of the default error view.
- setDefaultFileTypeMap(FileTypeMap) -
Method in class org.springframework.mail.javamail.JavaMailSenderImpl
- Set the default Java Activation FileTypeMap to use for MimeMessages
created by this JavaMailSender.
- setDefaultFilterCondition(String) -
Method in class org.springframework.orm.hibernate3.FilterDefinitionFactoryBean
- Specify a default filter condition for the filter, if any.
- setDefaultHandler(Object) -
Method in class org.springframework.web.portlet.handler.AbstractHandlerMapping
- Set the default handler for this handler mapping.
- setDefaultHandler(Object) -
Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
- Set the default handler for this handler mapping.
- setDefaultHtmlEscape(boolean) -
Method in class org.springframework.web.servlet.support.RequestContext
- (De)activate default HTML escaping for messages and errors, for the scope
of this RequestContext.
- setDefaultHtmlEscape(String) -
Method in class org.springframework.web.servlet.tags.HtmlEscapeTag
- Set the default value for HTML escaping,
to be put into the current PageContext.
- setDefaultInitMethod(String) -
Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- Set the default init-method setting for the document that's currently parsed.
- setDefaultLazyInit(String) -
Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- Set the default lazy-init flag for the document that's currently parsed.
- setDefaultListenerMethod(String) -
Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
- Specify the name of the default listener method to delegate to,
for the case where no specific listener method has been determined.
- setDefaultLocale(Locale) -
Method in class org.springframework.web.servlet.i18n.FixedLocaleResolver
- Set the fixed Locale that this resolver will return.
- setDefaultMerge(String) -
Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- Set the default merge setting for the document that's currently parsed.
- setDefaultMethodName(String) -
Method in class org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver
- Set the name of the default handler method that should be
used when no parameter was found in the request
- setDefaultObject(Object) -
Method in class org.springframework.jndi.JndiObjectFactoryBean
- Specify a default object to fall back to if the JNDI lookup fails.
- setDefaultParentBean(String) -
Method in class org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
- Set the default parent bean for this bean factory.
- setDefaultParentView(String) -
Method in class org.springframework.web.servlet.view.ResourceBundleViewResolver
- Set the default parent for views defined in the ResourceBundle.
- setDefaultRefreshCheckDelay(long) -
Method in class org.springframework.scripting.support.ScriptFactoryPostProcessor
- Set the delay between refresh checks, in milliseconds.
- setDefaultResponseDestination(Destination) -
Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
- Set the default destination to send response messages to.
- setDefaultRollback(boolean) -
Method in class org.springframework.test.AbstractTransactionalSpringContextTests
- Subclasses can set this value in their constructor to change
default, which is always to roll the transaction back.
- setDefaultStatusCode(int) -
Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
- Set the default HTTP status code that this exception resolver will apply
if it resolves an error view.
- setDefaultThemeName(String) -
Method in class org.springframework.web.servlet.theme.AbstractThemeResolver
- Set the name of the default theme.
- setDefaultThemeName(String) -
Method in class org.springframework.web.servlet.theme.CookieThemeResolver
- Set the name of the default theme.
- setDefaultTimeout(int) -
Method in class org.springframework.transaction.jta.JotmFactoryBean
- Set the default transaction timeout for the JOTM instance.
- setDefaultTransactionIsolation(int) -
Method in class org.springframework.jdbc.datasource.LazyConnectionDataSourceProxy
- Set the default transaction isolation level to expose when no target Connection
has been fetched yet (-> actual JDBC Connection default not known yet).
- setDefaultUrl(String) -
Method in class org.springframework.web.servlet.ResourceServlet
- Set the URL within the current web application from which to
include content if the requested path isn't found, or if none
is specified in the first place.
- setDefaultValue(Object) -
Method in class org.springframework.jmx.export.metadata.ManagedAttribute
-
- setDefinitions(String[]) -
Method in class org.springframework.web.servlet.view.tiles.TilesConfigurer
- Set the Tiles definitions, i.e. the list of files containing the definitions.
- setDelay(long) -
Method in class org.springframework.scheduling.commonj.ScheduledTimerListener
- Set the delay before starting the task for the first time,
in milliseconds.
- setDelay(long) -
Method in class org.springframework.scheduling.concurrent.ScheduledExecutorTask
- Set the delay before starting the task for the first time,
in milliseconds.
- setDelay(long) -
Method in class org.springframework.scheduling.timer.ScheduledTimerTask
- Set the delay before starting the task for the first time,
in milliseconds.
- setDelay(int) -
Method in class org.springframework.scheduling.timer.TimerTaskExecutor
- Set the delay to use for scheduling tasks passed into the
execute method.
- setDelegate(Object) -
Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
- Set a target object to delegate message listening to.
- setDelegate(Object) -
Method in class org.springframework.web.servlet.mvc.multiaction.MultiActionController
- Set the delegate used by this class.
- setDelimiter(String) -
Method in class org.springframework.web.servlet.tags.form.ErrorsTag
-
- setDeliveryMode(int) -
Method in class org.springframework.jms.core.JmsTemplate
- Set the delivery mode to use when sending a message.
- setDeliveryPersistent(boolean) -
Method in class org.springframework.jms.core.JmsTemplate
- Set whether message delivery should be persistent or non-persistent,
specified as boolean value ("true" or "false").
- setDependencyCheck(int) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set the dependency check code.
- setDependencyCheck(int) -
Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Set the depency check mode for this definition.
- setDependencyCheck(boolean) -
Method in class org.springframework.test.AbstractDependencyInjectionSpringContextTests
- Set whether or not dependency checking should be performed
for test properties set by Dependency Injection.
- setDependencyCheck(boolean) -
Method in class org.springframework.web.servlet.handler.metadata.AbstractPathMapHandlerMapping
- Set whether to perform a dependency check for objects on autowired handlers.
- setDependsOn(String[]) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set the names of the beans that this bean depends on being initialized.
- setDescendingOrder(int) -
Method in class org.springframework.util.comparator.CompoundComparator
- Change the sort order at the given index to descending sort.
- setDescription(String) -
Method in class org.springframework.jmx.export.metadata.AbstractJmxAttribute
-
- setDescription(String) -
Method in class org.springframework.jmx.export.metadata.ManagedNotification
-
- setDescription(String) -
Method in class org.springframework.jmx.export.metadata.ManagedOperationParameter
-
- setDestination(Destination) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Set the destination to receive messages from.
- setDestinationName(String) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Set the name of the destination to receive messages from.
- setDestinationResolver(DestinationResolver) -
Method in class org.springframework.jms.support.destination.JmsDestinationAccessor
- Set the destination resolver that is to be used to resolve
Destinations for this accessor.
- setDestroyMethodName(String) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set the name of the destroy method.
- setDestroyMethodName(String) -
Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Set the destroy method for this definition.
- setDetectAllHandlerAdapters(boolean) -
Method in class org.springframework.web.portlet.DispatcherPortlet
- Set whether to detect all HandlerAdapter beans in this servlet's context.
- setDetectAllHandlerAdapters(boolean) -
Method in class org.springframework.web.servlet.DispatcherServlet
- Set whether to detect all HandlerAdapter beans in this servlet's context.
- setDetectAllHandlerExceptionResolvers(boolean) -
Method in class org.springframework.web.portlet.DispatcherPortlet
- Set whether to detect all HandlerExceptionResolver beans in this portlet's context.
- setDetectAllHandlerExceptionResolvers(boolean) -
Method in class org.springframework.web.servlet.DispatcherServlet
- Set whether to detect all HandlerExceptionResolver beans in this servlet's context.
- setDetectAllHandlerMappings(boolean) -
Method in class org.springframework.web.portlet.DispatcherPortlet
- Set whether to detect all HandlerMapping beans in this portlet's context.
- setDetectAllHandlerMappings(boolean) -
Method in class org.springframework.web.servlet.DispatcherServlet
- Set whether to detect all HandlerMapping beans in this servlet's context.
- setDetectAllViewResolvers(boolean) -
Method in class org.springframework.web.portlet.DispatcherPortlet
- Set whether to detect all ViewResolver beans in this portlet's context.
- setDetectAllViewResolvers(boolean) -
Method in class org.springframework.web.servlet.DispatcherServlet
- Set whether to detect all ViewResolver beans in this servlet's context.
- setDir(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Sets the value of the '
dir' attribute.
- setDirty() -
Method in class org.springframework.test.AbstractDependencyInjectionSpringContextTests
- Called to say that the "applicationContext" instance variable is dirty and
should be reloaded.
- setDirty(String[]) -
Method in class org.springframework.test.AbstractSpringContextTests
- Set custom locations dirty.
- setDisabled(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
- Sets the value of the '
disabled' attribute.
- setDisallowedFields(String[]) -
Method in class org.springframework.validation.DataBinder
- Register fields that should not be allowed for binding.
- setDiskExpiryThreadIntervalSeconds(int) -
Method in class org.springframework.cache.ehcache.EhCacheFactoryBean
- Set the number of seconds between runs of the disk expiry thread.
- setDiskPersistent(boolean) -
Method in class org.springframework.cache.ehcache.EhCacheFactoryBean
- Set whether the disk store persists between restarts of the Virtual Machine.
- setDisplayName(String) -
Method in class org.springframework.context.support.AbstractApplicationContext
- Set a friendly name for this context.
- setDocumentLoader(DocumentLoader) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Specify the
DocumentLoader to use.
- setDocumentReaderClass(Class) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Specify the BeanDefinitionDocumentReader implementation to use,
responsible for the actual reading of the XML bean definition document.
- setDriverClassName(String) -
Method in class org.springframework.jdbc.datasource.DriverManagerDataSource
- Set the JDBC driver class name.
- setDynamicDestinationResolver(DestinationResolver) -
Method in class org.springframework.jms.support.destination.JndiDestinationResolver
- Set the
DestinationResolver to use when falling back to dynamic
destinations.
- setEncoding(String) -
Method in class org.springframework.web.filter.CharacterEncodingFilter
- Set the encoding to use for requests.
- setEncoding(String) -
Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerView
- Set the encoding of the FreeMarker template file.
- setEncoding(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityView
- Set the encoding of the Velocity template file.
- setEncodingScheme(String) -
Method in class org.springframework.web.servlet.view.RedirectView
- Set the encoding scheme for this view.
- setEncodingStyleUri(String) -
Method in class org.springframework.remoting.jaxrpc.support.AxisBeanMappingServicePostProcessor
- Set the encoding style URI to use for the type mapping.
- setEnctype(String) -
Method in class org.springframework.web.servlet.tags.form.FormTag
- Sets the value of the '
enctype' attribute.
- setEndpointAddress(String) -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Set the endpoint address to specify on the stub or call.
- setEnforceDestroyMethod(boolean) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Specify whether or not the configured destroy method is the default.
- setEnforceInitMethod(boolean) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Specify whether or not the configured init method is the default.
- setEnsureUniqueRuntimeObjectNames(boolean) -
Method in class org.springframework.jmx.export.MBeanExporter
- Indicates whether Spring should ensure that
ObjectNames generated by
the configured ObjectNamingStrategy for runtime-registered MBeans should be modified
to ensure uniqueness for every instance of managed Class.
- setEnterMessage(String) -
Method in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
- Ses the template used for method entry log messages.
- setEntityCacheStrategies(Properties) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Specify the cache strategies for entities (persistent classes or named entities).
- setEntityInterceptor(Interceptor) -
Method in class org.springframework.orm.hibernate.HibernateAccessor
- Set a Hibernate entity interceptor that allows to inspect and change
property values before writing to and reading from the database.
- setEntityInterceptor(Interceptor) -
Method in class org.springframework.orm.hibernate.HibernateTransactionManager
- Set a Hibernate entity interceptor that allows to inspect and change
property values before writing to and reading from the database.
- setEntityInterceptor(Interceptor) -
Method in class org.springframework.orm.hibernate.LocalSessionFactoryBean
- Set a Hibernate entity interceptor that allows to inspect and change
property values before writing to and reading from the database.
- setEntityInterceptor(Interceptor) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Set a Hibernate entity interceptor that allows to inspect and change
property values before writing to and reading from the database.
- setEntityInterceptor(Interceptor) -
Method in class org.springframework.orm.hibernate3.HibernateTransactionManager
- Set a Hibernate entity interceptor that allows to inspect and change
property values before writing to and reading from the database.
- setEntityInterceptor(Interceptor) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set a Hibernate entity interceptor that allows to inspect and change
property values before writing to and reading from the database.
- setEntityInterceptorBeanName(String) -
Method in class org.springframework.orm.hibernate.HibernateAccessor
- Set the bean name of a Hibernate entity interceptor that allows to inspect
and change property values before writing to and reading from the database.
- setEntityInterceptorBeanName(String) -
Method in class org.springframework.orm.hibernate.HibernateTransactionManager
- Set the bean name of a Hibernate entity interceptor that allows to inspect
and change property values before writing to and reading from the database.
- setEntityInterceptorBeanName(String) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Set the bean name of a Hibernate entity interceptor that allows to inspect
and change property values before writing to and reading from the database.
- setEntityInterceptorBeanName(String) -
Method in class org.springframework.orm.hibernate3.HibernateTransactionManager
- Set the bean name of a Hibernate entity interceptor that allows to inspect
and change property values before writing to and reading from the database.
- setEntityManager(EntityManager) -
Method in class org.springframework.orm.jpa.JpaAccessor
- Set the JPA EntityManager to use.
- setEntityManager(EntityManager) -
Method in class org.springframework.orm.jpa.support.JpaDaoSupport
- Set the JPA EntityManager to be used by this DAO.
- setEntityManagerFactory(EntityManagerFactory) -
Method in class org.springframework.orm.jpa.JpaAccessor
- Set the JPA EntityManagerFactory that should be used to create
EntityManagers.
- setEntityManagerFactory(EntityManagerFactory) -
Method in class org.springframework.orm.jpa.JpaTransactionManager
- Set the EntityManagerFactory that this instance should manage transactions for.
- setEntityManagerFactory(EntityManagerFactory) -
Method in class org.springframework.orm.jpa.support.JpaDaoSupport
- Set the JPA EntityManagerFactory to be used by this DAO.
- setEntityManagerFactory(EntityManagerFactory) -
Method in class org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor
- Set the JPA EntityManagerFactory that should be used to create
EntityManagers.
- setEntityManagerFactory(EntityManagerFactory) -
Method in class org.springframework.orm.jpa.support.PortletOpenEntityManagerInViewInterceptor
- Set the JPA EntityManagerFactory that should be used to create
EntityManagers.
- setEntityManagerFactory(EntityManagerFactory) -
Method in class org.springframework.orm.jpa.support.SharedEntityManagerBean
- Set the EntityManagerFactory that this adapter is supposed to
expose a shared JPA EntityManager for.
- setEntityManagerFactoryBeanName(String) -
Method in class org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter
- Set the bean name of the EntityManagerFactory to fetch from Spring's
root application context.
- setEntityManagerInterface(Class) -
Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Specify the (potentially vendor-specific) EntityManager interface
that this factory's EntityManagers are supposed to implement.
- setEntityManagerInterface(Class) -
Method in class org.springframework.orm.jpa.support.SharedEntityManagerBean
- Specify the EntityManager interface to expose.
- setEntityResolver(EntityResolver) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Set a SAX entity resolver to be used for parsing.
- setEnvironment(Properties) -
Method in class org.springframework.jmx.support.ConnectorServerFactoryBean
- Set the environment properties used to construct the
JMXConnectorServer
as java.util.Properties (String key/value pairs).
- setEnvironment(Properties) -
Method in class org.springframework.jmx.support.MBeanServerConnectionFactoryBean
- Set the environment properties used to construct the
JMXConnector
as java.util.Properties (String key/value pairs).
- setEnvironment(Properties) -
Method in class org.springframework.jndi.JndiTemplate
- Set the environment for the JNDI InitialContext.
- setEnvironmentMap(Map) -
Method in class org.springframework.jmx.support.ConnectorServerFactoryBean
- Set the environment properties used to construct the
JMXConnector
as a Map of String keys and arbitrary Object values.
- setEnvironmentMap(Map) -
Method in class org.springframework.jmx.support.MBeanServerConnectionFactoryBean
- Set the environment properties used to construct the
JMXConnector
as a Map of String keys and arbitrary Object values.
- setErrorCodes(String[]) -
Method in class org.springframework.jdbc.support.CustomSQLErrorCodesTranslation
- Set the SQL error codes to match.
- setErrorHandler(ErrorHandler) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Set an implementation of the
org.xml.sax.ErrorHandler
interface for custom handling of XML parsing errors and warnings.
- setErrorListener(ErrorListener) -
Method in class org.springframework.web.servlet.view.xslt.AbstractXsltView
- Set an implementation of the
javax.xml.transform.ErrorListener
interface for custom handling of transformation errors and warnings.
- setErrorListener(ErrorListener) -
Method in class org.springframework.web.servlet.view.xslt.XsltView
-
- setErrorListener(ErrorListener) -
Method in class org.springframework.web.servlet.view.xslt.XsltViewResolver
-
- setEternal(boolean) -
Method in class org.springframework.cache.ehcache.EhCacheFactoryBean
- Set whether elements are eternal.
- setEventListener(ReaderEventListener) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Specify which
ReaderEventListener to use.
- setEventListeners(Map) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Specify the Hibernate event listeners to register, with listener types
as keys and listener objects as values.
- setExceptionAttribute(String) -
Method in class org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
- Set the name of the model attribute as which the exception should
be exposed.
- setExceptionAttribute(String) -
Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
- Set the name of the model attribute as which the exception should
be exposed.
- setExceptionClass(Class) -
Method in class org.springframework.jdbc.support.CustomSQLErrorCodesTranslation
- Set the exception class for the specified error codes.
- setExceptionConversionEnabled(boolean) -
Method in class org.springframework.orm.hibernate.HibernateInterceptor
- Set whether to convert any HibernateException raised to a Spring DataAccessException,
compatible with the
org.springframework.dao exception hierarchy.
- setExceptionConversionEnabled(boolean) -
Method in class org.springframework.orm.hibernate3.HibernateInterceptor
- Set whether to convert any HibernateException raised to a Spring DataAccessException,
compatible with the
org.springframework.dao exception hierarchy.
- setExceptionConversionEnabled(boolean) -
Method in class org.springframework.orm.jdo.JdoInterceptor
- Set whether to convert any JDOException raised to a Spring DataAccessException,
compatible with the
org.springframework.dao exception hierarchy.
- setExceptionConversionEnabled(boolean) -
Method in class org.springframework.orm.jpa.JpaInterceptor
- Set whether to convert any PersistenceException raised to a Spring DataAccessException,
compatible with the
org.springframework.dao exception hierarchy.
- setExceptionConversionEnabled(boolean) -
Method in class org.springframework.orm.toplink.TopLinkInterceptor
- Set whether to convert any TopLinkException raised to a Spring DataAccessException,
compatible with the
org.springframework.dao exception hierarchy.
- setExceptionListener(ExceptionListener) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Set the JMS ExceptionListener to notify in case of a JMSException thrown
by the registered message listener or the invocation infrastructure.
- setExceptionMappings(Properties) -
Method in class org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
- Set the mappings between exception class names and error view names.
- setExceptionMappings(Properties) -
Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
- Set the mappings between exception class names and error view names.
- setExceptionMessage(String) -
Method in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
- Set the template used for method exception log messages.
- setExceptionTranslator(SQLExceptionTranslator) -
Method in class org.springframework.jdbc.support.JdbcAccessor
- Set the exception translator for this instance.
- setExcludedBeans(String[]) -
Method in class org.springframework.jmx.export.MBeanExporter
- Set the list of names for beans that should be excluded from autodetection.
- setExcludedPattern(String) -
Method in class org.springframework.aop.support.AbstractRegexpMethodPointcut
- Convenience method when we have only a single exclusion pattern.
- setExcludedPatterns(String[]) -
Method in class org.springframework.aop.support.AbstractRegexpMethodPointcut
- Set the regular expressions defining methods to match for exclusion.
- setExcludeUnlistedClasses(boolean) -
Method in class org.springframework.orm.jpa.SpringPersistenceUnitInfo
-
- setExitMessage(String) -
Method in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
- Set the template used for method exit log messages.
- setExpectedType(Class) -
Method in class org.springframework.jndi.JndiObjectLocator
- Set the type that the located JNDI object is supposed
to be assignable to, if any.
- setExplicitQosEnabled(boolean) -
Method in class org.springframework.jms.core.JmsTemplate
- Set if the QOS values (deliveryMode, priority, timeToLive)
should be used for sending a message.
- setExporterClass(Class) -
Method in class org.springframework.web.servlet.view.jasperreports.ConfigurableJasperReportsView
- Set the
JRExporter implementation Class to use.
- setExporterParameters(Map) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Set the exporter parameters that should be used when rendering a view.
- setExporterParameters(Map) -
Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
- Set the
exporterParameters the view class should use.
- setExposeClassDescriptor(boolean) -
Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
- Set whether to expose the JMX descriptor field "class" for managed operations.
- setExposeListenerSession(boolean) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Set whether to expose the listener JMS Session to a registered
SessionAwareMessageListener.
- setExposeManagedResourceClassLoader(boolean) -
Method in class org.springframework.jmx.export.MBeanExporter
- Indicates whether or not the managed resource should be exposed as the
thread context ClassLoader before allowing
any invocations on the MBean to occur.
- setExposeNativeEntityManager(boolean) -
Method in class org.springframework.orm.jpa.JpaTemplate
- Set whether to expose the native JPA EntityManager to JpaCallback
code.
- setExposeNativePersistenceManager(boolean) -
Method in class org.springframework.orm.jdo.JdoTemplate
- Set whether to expose the native JDO PersistenceManager to JdoCallback
code.
- setExposeNativeSession(boolean) -
Method in class org.springframework.orm.hibernate.HibernateTemplate
- Set whether to expose the native Hibernate Session to HibernateCallback
code.
- setExposeNativeSession(boolean) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
- Set whether to expose the native Hibernate Session to HibernateCallback
code.
- setExposeProxy(boolean) -
Method in interface org.springframework.aop.framework.Advised
- Set whether the proxy should be exposed by the AOP framework as a
ThreadLocal for retrieval via the AopContext class.
- setExposeProxy(boolean) -
Method in class org.springframework.aop.framework.ProxyConfig
- Set whether the proxy should be exposed by the AOP framework as a
ThreadLocal for retrieval via the AopContext class.
- setExposeRequestAttributes(boolean) -
Method in class org.springframework.web.servlet.view.AbstractTemplateView
- Set whether all request attributes should be added to the
model prior to merging with the template.
- setExposeRequestAttributes(boolean) -
Method in class org.springframework.web.servlet.view.AbstractTemplateViewResolver
- Set whether all request attributes should be added to the
model prior to merging with the template.
- setExposeSessionAttributes(boolean) -
Method in class org.springframework.web.servlet.view.AbstractTemplateView
- Set whether all HttpSession attributes should be added to the
model prior to merging with the template.
- setExposeSessionAttributes(boolean) -
Method in class org.springframework.web.servlet.view.AbstractTemplateViewResolver
- Set whether all HttpSession attributes should be added to the
model prior to merging with the template.
- setExposeSpringMacroHelpers(boolean) -
Method in class org.springframework.web.servlet.view.AbstractTemplateView
- Set whether to expose a RequestContext for use by Spring's macro library,
under the name "springMacroRequestContext".
- setExposeSpringMacroHelpers(boolean) -
Method in class org.springframework.web.servlet.view.AbstractTemplateViewResolver
- Set whether to expose a RequestContext for use by Spring's macro library,
under the name "springBindRequestContext".
- setExposeTransactionAwareSessionFactory(boolean) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set whether to expose a transaction-aware proxy for the SessionFactory,
returning the Session that's associated with the current Spring-managed
transaction on
getCurrentSession(), if any.
- setExpression(String) -
Method in class org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor
-
- setExpression(String) -
Method in class org.springframework.aop.support.AbstractExpressionPointcut
-
- setExtractOldValueForEditor(boolean) -
Method in class org.springframework.beans.AbstractPropertyAccessor
-
- setExtractOldValueForEditor(boolean) -
Method in interface org.springframework.beans.ConfigurablePropertyAccessor
- Set whether to extract the old property value when applying a
property editor to a new value for a property.
- setExtractOldValueForEditor(boolean) -
Method in class org.springframework.validation.DataBinder
- Set whether to extract the old field value when applying a
property editor to a new value for a field.
- SetFactoryBean - Class in org.springframework.beans.factory.config
- Simple factory for shared Set instances.
- SetFactoryBean() -
Constructor for class org.springframework.beans.factory.config.SetFactoryBean
-
- setFactoryBean(String, String) -
Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Set the name of the factory bean to use for this definition.
- setFactoryBeanName(String) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Specify the factory bean to use, if any.
- setFactoryClass(Class) -
Method in class org.springframework.web.servlet.view.tiles.TilesConfigurer
- Set the factory class for Tiles.
- setFactoryMethod(String) -
Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Set the name of the factory method to use for this definition.
- setFactoryMethodName(String) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Specify a factory method, if any.
- setFailEarlyOnGlobalRollbackOnly(boolean) -
Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- Set whether to fail early in case of the transaction being globally marked
as rollback-only.
- setFailureMessage(String) -
Method in class org.springframework.test.AssertThrows
- Sets the extra, contextual failure message that will be included in the failure text if the text fails.
- setFallbackToDynamicDestination(boolean) -
Method in class org.springframework.jms.support.destination.JndiDestinationResolver
- Set the ability of
JndiDestinationResolver to create dynamic destinations
if the destination name is not found in JNDI.
- setFallbackToSystemLocale(boolean) -
Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource
- Set whether to fall back to the system Locale if no files for a specific
Locale have been found.
- setFallbackTranslator(SQLExceptionTranslator) -
Method in class org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator
- Override the default SQL state fallback translator.
- setFetchSize(int) -
Method in class org.springframework.jdbc.core.JdbcTemplate
- Set the fetch size for this JdbcTemplate.
- setFetchSize(int) -
Method in class org.springframework.jdbc.object.RdbmsOperation
- Set the fetch size for this RDBMS operation.
- setFetchSize(int) -
Method in class org.springframework.orm.hibernate.HibernateTemplate
- Set the fetch size for this HibernateTemplate.
- setFetchSize(int) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
- Set the fetch size for this HibernateTemplate.
- setFieldMarkerPrefix(String) -
Method in class org.springframework.web.bind.WebDataBinder
- Specify a prefix that can be used for parameters that mark potentially
empty fields, having "prefix + field" as name.
- setFileEncoding(String) -
Method in class org.springframework.core.io.support.PropertiesLoaderSupport
- Set the encoding to use for parsing properties files.
- setFileEncodings(Properties) -
Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource
- Set per-file charsets to use for parsing properties files.
- setFileTypeMap(FileTypeMap) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
- Set the Java Activation Framework
FileTypeMap to use
for determining the content type of inline content and attachments
that get added to the message.
- setFilter(Object) -
Method in class org.springframework.beans.support.RefreshablePagedListHolder
- Set the filter object that the source provider should use for loading the list.
- setFilterConfig(FilterConfig) -
Method in class org.springframework.web.filter.GenericFilterBean
- Alternative way of initializing this filter.
- setFilterDefinitions(FilterDefinition[]) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Specify the Hibernate FilterDefinitions to register with the SessionFactory.
- setFilterName(String) -
Method in class org.springframework.orm.hibernate3.FilterDefinitionFactoryBean
- Set the name of the filter.
- setFilterName(String) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Set the name of a Hibernate filter to be activated for all
Sessions that this accessor works with.
- setFilterNames(String[]) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Set one or more names of Hibernate filters to be activated for all
Sessions that this accessor works with.
- setFinishRenderParameter(ActionRequest, ActionResponse) -
Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- Pass the the parameter that indicates a finish request forward to the
render phase.
- setFixedRate(boolean) -
Method in class org.springframework.scheduling.commonj.ScheduledTimerListener
- Set whether to schedule as fixed-rate execution, rather than
fixed-delay execution.
- setFixedRate(boolean) -
Method in class org.springframework.scheduling.concurrent.ScheduledExecutorTask
- Set whether to schedule as fixed-rate execution, rather than
fixed-delay execution.
- setFixedRate(boolean) -
Method in class org.springframework.scheduling.timer.ScheduledTimerTask
- Set whether to schedule as fixed-rate execution, rather than
fixed-delay execution.
- setFlushEager(boolean) -
Method in class org.springframework.orm.jdo.JdoAccessor
- Set if this accessor should flush changes to the database eagerly.
- setFlushEager(boolean) -
Method in class org.springframework.orm.jpa.JpaAccessor
- Set if this accessor should flush changes to the database eagerly.
- setFlushMode(int) -
Method in class org.springframework.orm.hibernate.HibernateAccessor
- Set the flush behavior to one of the constants in this class.
- setFlushMode(int) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Set the flush behavior to one of the constants in this class.
- setFlushModeName(String) -
Method in class org.springframework.orm.hibernate.HibernateAccessor
- Set the flush behavior by the name of the respective constant
in this class, e.g.
- setFlushModeName(String) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Set the flush behavior by the name of the respective constant
in this class, e.g.
- setFor(String) -
Method in class org.springframework.web.servlet.tags.form.LabelTag
- Sets the value of the '
for' attribute.
- setForceEncoding(boolean) -
Method in class org.springframework.web.filter.CharacterEncodingFilter
- Set whether the encoding of this filter should override existing
request encodings.
- setFormatKey(String) -
Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsMultiFormatView
- Set the key of the model parameter that holds the format discriminator.
- setFormatMappings(Properties) -
Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsMultiFormatView
- Set the mappings of format discriminators to view class names.
- setFormSubmit(ActionResponse) -
Method in class org.springframework.web.portlet.mvc.AbstractFormController
- Set the action response parameter that indicates this in a form submission.
- setFormView(String) -
Method in class org.springframework.web.portlet.mvc.SimpleFormController
- Set the name of the view that should be used for form display.
- setFormView(String) -
Method in class org.springframework.web.servlet.mvc.SimpleFormController
- Set the name of the view that should be used for form display.
- setForwardedUrl(String) -
Method in class org.springframework.mock.web.MockHttpServletResponse
-
- setFreemarkerSettings(Properties) -
Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
- Set properties that contain well-known FreeMarker keys which will be
passed to FreeMarker's
Configuration.setSettings method.
- setFreemarkerVariables(Map) -
Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
- Set a Map that contains well-known FreeMarker objects which will be passed
to FreeMarker's
Configuration.setAllSharedVariables() method.
- setFrom(String) -
Method in class org.springframework.mail.javamail.MimeMailMessage
-
- setFrom(InternetAddress) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- setFrom(String) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- setFrom(String, String) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- setFrom(String) -
Method in interface org.springframework.mail.MailMessage
-
- setFrom(String) -
Method in class org.springframework.mail.SimpleMailMessage
-
- setFrozen(boolean) -
Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
- Sets whether or not the proxy should be frozen, preventing advice from being added to it
once it is created.
- setFrozen(boolean) -
Method in class org.springframework.aop.framework.ProxyConfig
- Set whether this config should be frozen.
- setFrozen(boolean) -
Method in class org.springframework.aop.framework.ProxyFactoryBean
-
- setFunction(boolean) -
Method in class org.springframework.jdbc.object.SqlCall
- Set whether this call is for a function.
- setGenerateDdl(boolean) -
Method in class org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
- Set whether to generate DDL after the EntityManagerFactory
has been initialized.
- setGeneratedKeysColumnNames(String[]) -
Method in class org.springframework.jdbc.core.PreparedStatementCreatorFactory
- Set the column names of the auto-generated keys.
- setGeneratedKeysColumnNames(String[]) -
Method in class org.springframework.jdbc.object.RdbmsOperation
- Set the column names of the auto-generated keys.
- setGlobalJobListeners(JobListener[]) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Specify global Quartz JobListeners to be registered with the Scheduler.
- setGlobalRollbackOnParticipationFailure(boolean) -
Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- Set whether to globally mark an existing transaction as rollback-only
after a participating transaction failed.
- setGlobalTriggerListeners(TriggerListener[]) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Specify global Quartz TriggerListeners to be registered with the Scheduler.
- setGroup(String) -
Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
- Set the group of the job.
- setHandback(Object) -
Method in class org.springframework.jmx.export.NotificationListenerBean
- Set the (arbitrary) object that will be 'handed back' as-is by an
NotificationBroadcaster when notifying
any NotificationListener.
- setHeader(String, String) -
Method in class org.springframework.mock.web.MockHttpServletResponse
-
- setHeaders(Properties) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Specify the set of headers that are included in each of response.
- setHeaders(Properties) -
Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
- Set the
headers the view class should use.
- setHibernateProperties(Properties) -
Method in class org.springframework.orm.hibernate.LocalSessionFactoryBean
- Set Hibernate properties, such as "hibernate.dialect".
- setHibernateProperties(Properties) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set Hibernate properties, such as "hibernate.dialect".
- setHibernateTemplate(HibernateTemplate) -
Method in class org.springframework.orm.hibernate.support.HibernateDaoSupport
- Set the HibernateTemplate for this DAO explicitly,
as an alternative to specifying a SessionFactory.
- setHibernateTemplate(HibernateTemplate) -
Method in class org.springframework.orm.hibernate3.support.HibernateDaoSupport
- Set the HibernateTemplate for this DAO explicitly,
as an alternative to specifying a SessionFactory.
- setHideProxyClassNames(boolean) -
Method in class org.springframework.aop.interceptor.AbstractTraceInterceptor
- Set to "true" to have
dynamic loggers hide
proxy class names wherever possible.
- setHomeInterface(Class) -
Method in class org.springframework.ejb.access.AbstractRemoteSlsbInvokerInterceptor
- Set a home interface that this invoker will narrow to before performing
the parameterless SLSB
create() call that returns the actual
SLSB proxy.
- setHost(String) -
Method in class org.springframework.mail.cos.CosMailSenderImpl
- Set the SMTP mail host.
- setHost(String) -
Method in class org.springframework.mail.javamail.JavaMailSenderImpl
- Set the mail server host, typically an SMTP host.
- setHost(String) -
Method in class org.springframework.remoting.rmi.RmiRegistryFactoryBean
- Set the port of the registry for the exported RMI service,
i.e.
- setHtmlEscape(String) -
Method in class org.springframework.web.servlet.tags.HtmlEscapingAwareTag
- Set HTML escaping for this tag, as boolean value.
- setHttp10Compatible(boolean) -
Method in class org.springframework.web.servlet.view.RedirectView
- Set whether to stay compatible with HTTP 1.0 clients.
- setHttpClient(HttpClient) -
Method in class org.springframework.remoting.httpinvoker.CommonsHttpInvokerRequestExecutor
- Set the HttpClient instance to use for this request executor.
- setHttpInvokerRequestExecutor(HttpInvokerRequestExecutor) -
Method in class org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor
- Set the HttpInvokerRequestExecutor implementation to use for executing
remote invocations.
- setId(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
- Sets the value of the '
id' attribute.
- setIgnoreCase(boolean) -
Method in class org.springframework.beans.support.MutableSortDefinition
- Set whether upper and lower case in String values should be ignored.
- setIgnoredMethodMappings(Properties) -
Method in class org.springframework.jmx.export.assembler.MethodExclusionMBeanInfoAssembler
- Set the mappings of bean keys to a comma-separated list of method names.
- setIgnoredMethods(String[]) -
Method in class org.springframework.jmx.export.assembler.MethodExclusionMBeanInfoAssembler
- Set the array of method names to be ignored when creating the management info.
- setIgnoreInvalidKeys(boolean) -
Method in class org.springframework.beans.factory.config.PropertyOverrideConfigurer
- Set whether to ignore invalid keys.
- setIgnoreNestedPath(boolean) -
Method in class org.springframework.web.servlet.tags.BindTag
- Set whether to ignore a nested path, if any.
- setIgnoreResourceNotFound(boolean) -
Method in class org.springframework.core.io.support.PropertiesLoaderSupport
- Set if failure to find the property resource should be ignored.
- setIgnoreUnknownFields(boolean) -
Method in class org.springframework.validation.DataBinder
- Set whether to ignore unknown fields, i.e. whether to ignore request
parameters that don't have corresponding fields in the target object.
- setIgnoreUnresolvablePlaceholders(boolean) -
Method in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Set whether to ignore unresolvable placeholders.
- setIgnoreWarnings(boolean) -
Method in class org.springframework.jdbc.core.JdbcTemplate
- Set whether or not we want to ignore SQLWarnings.
- setIncludedUrl(String) -
Method in class org.springframework.mock.web.MockHttpServletResponse
-
- setIncludedUrl(String) -
Method in class org.springframework.mock.web.portlet.MockRenderResponse
-
- setIncludePatterns(List<String>) -
Method in class org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator
-
- setIncludeQueryString(boolean) -
Method in class org.springframework.web.filter.AbstractRequestLoggingFilter
- Set the whether or not the query string should be included in the log message.
- setIncrementerName(String) -
Method in class org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
- Set the name of the sequence/table.
- setIndent(boolean) -
Method in class org.springframework.web.servlet.view.xslt.AbstractXsltView
- Set whether the XSLT transformer may add additional whitespace when
outputting the result tree.
- setIndent(boolean) -
Method in class org.springframework.web.servlet.view.xslt.XsltView
-
- setIndent(boolean) -
Method in class org.springframework.web.servlet.view.xslt.XsltViewResolver
-
- setIndex(int) -
Method in class org.springframework.jmx.export.metadata.ManagedOperationParameter
- Set the index of the parameter in the operation signature.
- setInitMethodName(String) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set the name of the initializer method.
- setInitMethodName(String) -
Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Set the init method for this definition.
- setInitParameters(Properties) -
Method in class org.springframework.web.portlet.mvc.PortletWrappingController
- Specify init parameters for the portlet to wrap,
as name-value pairs.
- setInitParameters(Properties) -
Method in class org.springframework.web.servlet.mvc.ServletWrappingController
- Specify init parameters for the servlet to wrap,
as name-value pairs.
- setInitParamName(String) -
Method in class org.springframework.web.context.support.ServletContextParameterFactoryBean
- Set the name of the ServletContext init parameter to expose.
- setInstantiationStrategy(InstantiationStrategy) -
Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
- Set the instantiation strategy to use for creating bean instances.
- setInteractionSpec(InteractionSpec) -
Method in class org.springframework.jca.cci.object.EisOperation
- Set the CCI InteractionSpec for this operation.
- setInterceptorNames(String[]) -
Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
- Set the common interceptors.
- setInterceptorNames(String[]) -
Method in class org.springframework.aop.framework.ProxyFactoryBean
- Set the list of Advice/Advisor bean names.
- setInterceptors(HandlerInterceptor[]) -
Method in class org.springframework.web.portlet.handler.AbstractHandlerMapping
- Set the handler interceptors to apply for all handlers mapped by
this handler mapping.
- setInterceptors(HandlerInterceptor[]) -
Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
- Set the handler interceptors to apply for all handlers mapped by
this handler mapping.
- setInterfaceMappings(Properties) -
Method in class org.springframework.jmx.export.assembler.InterfaceBasedMBeanInfoAssembler
- Set the mappings of bean keys to a comma-separated list of interface names.
- setInterfaces(Class[]) -
Method in class org.springframework.aop.framework.AdvisedSupport
- Set the interfaces to be proxied.
- setInterval(int) -
Method in class org.springframework.jdbc.support.DatabaseStartupValidator
- Set the interval between validation runs (in seconds).
- setIntHeader(String, int) -
Method in class org.springframework.mock.web.MockHttpServletResponse
-
- setIntrospectionClass(Class) -
Method in class org.springframework.beans.BeanWrapperImpl
- Set the class to introspect.
- setInvalidResultSetAccessCodes(String[]) -
Method in class org.springframework.jdbc.support.SQLErrorCodes
-
- setInvalidSubmit(ActionResponse) -
Method in class org.springframework.web.portlet.mvc.AbstractFormController
- Set the action response parameter that indicates this in an invalid submission.
- setIsolationLevel(int) -
Method in class org.springframework.transaction.support.DefaultTransactionDefinition
- Set the isolation level.
- setIsolationLevelName(String) -
Method in class org.springframework.transaction.support.DefaultTransactionDefinition
- Set the isolation level by the name of the corresponding constant in
TransactionDefinition, e.g.
- setItemLabel(String) -
Method in class org.springframework.web.servlet.tags.form.OptionsTag
- Sets the name of the property mapped to the label (inner text) of the
'
option' tag.
- setItemLabel(String) -
Method in class org.springframework.web.servlet.tags.form.SelectTag
- Sets the name of the property mapped to the label (inner text) of the
'
option' tag.
- setItems(Object) -
Method in class org.springframework.web.servlet.tags.form.OptionsTag
- Sets the
Collection, Map or array of objects used to generate
the inner 'option' tags.
- setItems(Object) -
Method in class org.springframework.web.servlet.tags.form.SelectTag
- Sets the
Collection, Map or array of objects used to generate
the inner 'option' tags.
- setItemValue(String) -
Method in class org.springframework.web.servlet.tags.form.OptionsTag
- Sets the name of the property mapped to the '
value' attribute
of the 'option' tag.
- setItemValue(String) -
Method in class org.springframework.web.servlet.tags.form.SelectTag
- Sets the name of the property mapped to the '
value' attribute
of the 'option' tag.
- setJavaMailProperties(Properties) -
Method in class org.springframework.mail.javamail.JavaMailSenderImpl
- Set JavaMail properties for the Session.
- setJavaScriptEscape(String) -
Method in class org.springframework.web.servlet.tags.EscapeBodyTag
- Set JavaScript escaping for this tag, as boolean value.
- setJavaScriptEscape(String) -
Method in class org.springframework.web.servlet.tags.MessageTag
- Set JavaScript escaping for this tag, as boolean value.
- setJaxRpcService(Service) -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Set a reference to an existing JAX-RPC Service instance,
for example looked up via JndiObjectFactoryBean.
- setJaxRpcServiceInterface(Class) -
Method in class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory
- Set the JAX-RPC service interface to use for looking up the service.
- setJaxRpcServiceProperties(Properties) -
Method in class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory
- Set JAX-RPC service properties to be passed to the ServiceFactory, if any.
- setJcdAlias(String) -
Method in class org.springframework.orm.ojb.OjbAccessor
- Set the JDBC Connection Descriptor alias of the PersistenceBroker
configuration to use.
- setJcdAlias(String) -
Method in class org.springframework.orm.ojb.PersistenceBrokerTransactionManager
- Set the JDBC Connection Descriptor alias of the PersistenceBroker
configuration to use.
- setJcdAlias(String) -
Method in class org.springframework.orm.ojb.support.PersistenceBrokerDaoSupport
- Set the JDBC Connection Descriptor alias of the PersistenceBroker
configuration to use.
- setJdbcDataSource(DataSource) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Specify the
javax.sql.DataSource to use for reports with
embedded SQL statements.
- setJdbcDataSource(DataSource) -
Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
- Set the
DataSource the view class should use.
- setJdbcExceptionTranslator(SQLExceptionTranslator) -
Method in class org.springframework.orm.hibernate.HibernateAccessor
- Set the JDBC exception translator for this instance.
- setJdbcExceptionTranslator(SQLExceptionTranslator) -
Method in class org.springframework.orm.hibernate.HibernateTransactionManager
- Set the JDBC exception translator for this transaction manager.
- setJdbcExceptionTranslator(SQLExceptionTranslator) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Set the JDBC exception translator for this instance.
- setJdbcExceptionTranslator(SQLExceptionTranslator) -
Method in class org.springframework.orm.hibernate3.HibernateTransactionManager
- Set the JDBC exception translator for this transaction manager.
- setJdbcExceptionTranslator(SQLExceptionTranslator) -
Method in class org.springframework.orm.jdo.DefaultJdoDialect
- Set the JDBC exception translator for this dialect.
- setJdbcExceptionTranslator(SQLExceptionTranslator) -
Method in class org.springframework.orm.toplink.TopLinkAccessor
- Set the JDBC exception translator for this instance.
- setJdbcExceptionTranslator(SQLExceptionTranslator) -
Method in class org.springframework.orm.toplink.TopLinkTransactionManager
- Set the JDBC exception translator for this instance.
- setJdbcTemplate(JdbcTemplate) -
Method in class org.springframework.jdbc.core.support.JdbcBeanDefinitionReader
- Set the JdbcTemplate to be used by this bean factory.
- setJdbcTemplate(JdbcTemplate) -
Method in class org.springframework.jdbc.core.support.JdbcDaoSupport
- Set the JdbcTemplate for this DAO explicitly,
as an alternative to specifying a DataSource.
- setJdbcTemplate(JdbcTemplate) -
Method in class org.springframework.jdbc.object.RdbmsOperation
- An alternative to the more commonly used setDataSource() when you want to
use the same JdbcTemplate in multiple RdbmsOperations.
- setJdoDialect(JdoDialect) -
Method in class org.springframework.orm.jdo.JdoAccessor
- Set the JDO dialect to use for this accessor.
- setJdoDialect(JdoDialect) -
Method in class org.springframework.orm.jdo.JdoTransactionManager
- Set the JDO dialect to use for this transaction manager.
- setJdoProperties(Properties) -
Method in class org.springframework.orm.jdo.LocalPersistenceManagerFactoryBean
- Set JDO properties, such as"javax.jdo.PersistenceManagerFactoryClass".
- setJdoTemplate(JdoTemplate) -
Method in class org.springframework.orm.jdo.support.JdoDaoSupport
- Set the JdoTemplate for this DAO explicitly,
as an alternative to specifying a PersistenceManagerFactory.
- setJmsTemplate(JmsTemplate) -
Method in class org.springframework.jms.core.support.JmsGatewaySupport
- Set the JmsTemplate for the gateway.
- setJndiEnvironment(Properties) -
Method in class org.springframework.jndi.JndiAccessor
- Set the JNDI environment to use for JNDI lookups.
- setJndiEnvironment(Properties) -
Method in class org.springframework.remoting.rmi.JndiRmiServiceExporter
- Set the JNDI environment to use for JNDI lookups.
- setJndiEnvironment(Properties) -
Method in class org.springframework.transaction.jta.JtaTransactionManager
- Set the JNDI environment to use for JNDI lookups.
- setJndiName(String) -
Method in class org.springframework.jndi.JndiObjectLocator
- Set the JNDI name to look up.
- setJndiName(String) -
Method in class org.springframework.remoting.rmi.JndiRmiServiceExporter
- Set the JNDI name of the exported RMI service.
- setJndiTemplate(JndiTemplate) -
Method in class org.springframework.jndi.JndiAccessor
- Set the JNDI template to use for JNDI lookups.
- setJndiTemplate(JndiTemplate) -
Method in class org.springframework.remoting.rmi.JndiRmiServiceExporter
- Set the JNDI template to use for JNDI lookups.
- setJndiTemplate(JndiTemplate) -
Method in class org.springframework.transaction.jta.JtaTransactionManager
- Set the JndiTemplate to use for JNDI lookups.
- setJobDataAsMap(Map) -
Method in class org.springframework.scheduling.quartz.JobDetailBean
- Register objects in the JobDataMap via a given Map.
- setJobDetail(JobDetail) -
Method in class org.springframework.scheduling.quartz.CronTriggerBean
- Set the JobDetail that this trigger should be associated with.
- setJobDetail(JobDetail) -
Method in class org.springframework.scheduling.quartz.SimpleTriggerBean
- Set the JobDetail that this trigger should be associated with.
- setJobDetails(JobDetail[]) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Register a list of JobDetail objects with the Scheduler that
this FactoryBean creates, to be referenced by Triggers.
- setJobListenerNames(String[]) -
Method in class org.springframework.scheduling.quartz.JobDetailBean
- Set a list of JobListener names for this job, referring to
non-global JobListeners registered with the Scheduler.
- setJobListenerNames(String[]) -
Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
- Set a list of JobListener names for this job, referring to
non-global JobListeners registered with the Scheduler.
- setJobListeners(JobListener[]) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Specify named Quartz JobListeners to be registered with the Scheduler.
- setJobSchedulingDataLocation(String) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Set the location of a Quartz job definition XML file that follows the
"job_scheduling_data_1_0" DTD.
- setJobSchedulingDataLocations(String[]) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Set the locations of Quartz job definition XML files that follow the
"job_scheduling_data_1_0" DTD.
- setJpaDialect(JpaDialect) -
Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Specify the vendor-specific JpaDialect implementation to associate
with this EntityManagerFactory.
- setJpaDialect(JpaDialect) -
Method in class org.springframework.orm.jpa.JpaAccessor
- Set the JPA dialect to use for this accessor.
- setJpaDialect(JpaDialect) -
Method in class org.springframework.orm.jpa.JpaTransactionManager
- Set the JPA dialect to use for this transaction manager.
- setJpaProperties(Properties) -
Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Specify JPA properties, to be passed into
Persistence.createEntityManagerFactory (if any).
- setJpaPropertyMap(Map) -
Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Specify JPA properties as a Map, to be passed into
Persistence.createEntityManagerFactory (if any).
- setJpaTemplate(JpaTemplate) -
Method in class org.springframework.orm.jpa.support.JpaDaoSupport
- Set the JpaTemplate for this DAO explicitly,
as an alternative to specifying a EntityManagerFactory.
- setJpaVendorAdapter(JpaVendorAdapter) -
Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Specify the JpaVendorAdapter implementation for the desired
JPA provider, if any.
- setJtaDataSource(DataSource) -
Method in class org.springframework.orm.jpa.SpringPersistenceUnitInfo
-
- setJtaTransactionManager(TransactionManager) -
Method in class org.springframework.orm.hibernate.LocalSessionFactoryBean
- Set the JTA TransactionManager to be used for Hibernate's
TransactionManagerLookup.
- setJtaTransactionManager(TransactionManager) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set the JTA TransactionManager to be used for Hibernate's
TransactionManagerLookup.
- setKeepAliveSeconds(int) -
Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
- Set the ThreadPoolExecutor's keep alive seconds.
- setKeepTaskList(boolean) -
Method in class org.springframework.util.StopWatch
- Determine whether the TaskInfo array is built over time.
- setLabel(String) -
Method in class org.springframework.web.servlet.tags.form.OptionTag
- Sets the text body of the rendered HTML
<option> tag.
- setLang(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Sets the value of the '
lang' attribute.
- setLayoutKey(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityLayoutView
- Set the context key used to specify an alternate layout to be used instead
of the default layout.
- setLayoutKey(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityLayoutViewResolver
- Set the context key used to specify an alternate layout to be used instead
of the default layout.
- setLayoutUrl(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityLayoutView
- Set the layout template to use.
- setLayoutUrl(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityLayoutViewResolver
- Set the layout template to use.
- setLazyDatabaseTransaction(boolean) -
Method in class org.springframework.orm.jpa.vendor.TopLinkJpaDialect
- Set whether to lazily start a database transaction within a TopLink
transaction.
- setLazyDatabaseTransaction(boolean) -
Method in class org.springframework.orm.toplink.TopLinkTransactionManager
- Set whether to lazily start a database transaction within a TopLink
transaction.
- setLazyInit(boolean) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set whether this bean should be lazily initialized.
- setLazyInit(boolean) -
Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Set whether beans for this definition should be lazily initialized or not.
- setLazyInit(boolean) -
Method in class org.springframework.jdbc.support.JdbcAccessor
- Set whether to lazily initialize the SQLExceptionTranslator for this accessor,
on first encounter of a SQLException.
- setLazyInitHandlers(boolean) -
Method in class org.springframework.web.portlet.handler.ParameterHandlerMapping
- Set whether to lazily initialize handlers.
- setLazyInitHandlers(boolean) -
Method in class org.springframework.web.portlet.handler.PortletModeHandlerMapping
- Set whether to lazily initialize handlers.
- setLazyInitHandlers(boolean) -
Method in class org.springframework.web.portlet.handler.PortletModeParameterHandlerMapping
- Set whether to lazily initialize handlers.
- setLazyInitHandlers(boolean) -
Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
- Set whether to lazily initialize handlers.
- setListeners(MBeanExporterListener[]) -
Method in class org.springframework.jmx.export.MBeanExporter
- Set the
MBeanExporterListeners that should be notified
of MBean registration and unregistration events.
- setLoadTimeWeaver(LoadTimeWeaver) -
Method in class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
- Specify the Spring LoadTimeWeaver to use for class instrumentation according
to the JPA class transformer contract.
- setLoadTimeWeaver(LoadTimeWeaver) -
Method in class org.springframework.orm.jpa.SpringPersistenceUnitInfo
- Set the LoadTimeWeaver SPI strategy interface used by Spring
to add instrumentation to the current class loader.
- setLobHandler(LobHandler) -
Method in class org.springframework.orm.hibernate.LocalSessionFactoryBean
- Set the LobHandler to be used by the SessionFactory.
- setLobHandler(LobHandler) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set the LobHandler to be used by the SessionFactory.
- setLobHandler(LobHandler) -
Method in class org.springframework.orm.ibatis.SqlMapClientFactoryBean
- Set the LobHandler to be used by the SqlMapClient.
- setLocalAddr(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setLocale(Locale) -
Method in class org.springframework.beans.support.RefreshablePagedListHolder
- Set the Locale that the source provider should use for loading the list.
- setLocale(Locale) -
Static method in class org.springframework.context.i18n.LocaleContextHolder
- Associate the given Locale with the current thread.
- setLocale(Locale) -
Method in class org.springframework.mock.web.MockHttpServletResponse
-
- setLocale(Locale) -
Method in class org.springframework.mock.web.portlet.MockRenderResponse
-
- setLocale(HttpServletRequest, HttpServletResponse, Locale) -
Method in class org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver
-
- setLocale(HttpServletRequest, HttpServletResponse, Locale) -
Method in class org.springframework.web.servlet.i18n.CookieLocaleResolver
-
- setLocale(HttpServletRequest, HttpServletResponse, Locale) -
Method in class org.springframework.web.servlet.i18n.FixedLocaleResolver
-
- setLocale(HttpServletRequest, HttpServletResponse, Locale) -
Method in class org.springframework.web.servlet.i18n.SessionLocaleResolver
-
- setLocale(HttpServletRequest, HttpServletResponse, Locale) -
Method in interface org.springframework.web.servlet.LocaleResolver
- Set the current locale to the given one.
- setLocaleContext(LocaleContext) -
Static method in class org.springframework.context.i18n.LocaleContextHolder
- Associate the given LocaleContext with the current thread.
- setLocalName(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setLocalOverride(boolean) -
Method in class org.springframework.core.io.support.PropertiesLoaderSupport
- Set whether local properties override properties from files.
- setLocalPort(int) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setLocateExistingServerIfPossible(boolean) -
Method in class org.springframework.jmx.support.MBeanServerFactoryBean
- Set whether or not the
MBeanServerFactoryBean should attempt
to locate a running MBeanServer before creating one.
- setLocation(String) -
Method in class org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor
-
- setLocation(String) -
Method in class org.springframework.aop.support.AbstractExpressionPointcut
- Set the location for debugging.
- setLocation(Resource) -
Method in class org.springframework.beans.factory.config.ResourceFactoryBean
- Set the resource location.
- setLocation(Resource) -
Method in class org.springframework.core.io.support.PropertiesLoaderSupport
- Set a location of a properties file to be loaded.
- setLocation(Resource) -
Method in class org.springframework.web.servlet.view.XmlViewResolver
- Set the location of the XML file that defines the view beans.
- setLocations(Resource[]) -
Method in class org.springframework.core.io.support.PropertiesLoaderSupport
- Set locations of properties files to be loaded.
- setLog(boolean) -
Method in class org.springframework.jmx.export.metadata.ManagedResource
-
- setLogFile(String) -
Method in class org.springframework.jmx.export.metadata.ManagedResource
-
- setLoggerName(String) -
Method in class org.springframework.aop.interceptor.AbstractTraceInterceptor
- Set the name of the logger to use.
- setLogicalMappings(Properties) -
Method in class org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver
- Specifies a set of optional logical method name mappings.
- setLoginTimeout(int) -
Method in class org.springframework.jdbc.datasource.AbstractDataSource
-
- setLoginTimeout(int) -
Method in class org.springframework.jdbc.datasource.DelegatingDataSource
-
- setLogName(String) -
Method in class org.springframework.beans.factory.config.CommonsLogFactoryBean
-
- setLogWriter(PrintWriter) -
Method in class org.springframework.jdbc.datasource.AbstractDataSource
- LogWriter methods are unsupported.
- setLogWriter(PrintWriter) -
Method in class org.springframework.jdbc.datasource.DelegatingDataSource
-
- setLookupHomeOnStartup(boolean) -
Method in class org.springframework.ejb.access.AbstractSlsbInvokerInterceptor
- Set whether to look up the EJB home object on startup.
- setLookupOnStartup(boolean) -
Method in class org.springframework.jndi.JndiObjectFactoryBean
- Set whether to look up the JNDI object on startup.
- setLookupOnStartup(boolean) -
Method in class org.springframework.jndi.JndiObjectTargetSource
- Set whether to look up the JNDI object on startup.
- setLookupServiceOnStartup(boolean) -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Set whether to look up the JAX-RPC service on startup.
- setLookupStubOnStartup(boolean) -
Method in class org.springframework.remoting.rmi.JndiRmiClientInterceptor
- Set whether to look up the RMI stub on startup.
- setLookupStubOnStartup(boolean) -
Method in class org.springframework.remoting.rmi.RmiClientInterceptor
- Set whether to look up the RMI stub on startup.
- setMaintainSession(boolean) -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Set the maintain session flag to specify on the stub or call.
- setManagedConnectionFactory(ManagedConnectionFactory) -
Method in class org.springframework.jca.support.LocalConnectionFactoryBean
- Set the JCA ManagerConnectionFactory that should be used to create
the desired connection factory.
- setManagedInterfaces(Class[]) -
Method in class org.springframework.jmx.export.assembler.InterfaceBasedMBeanInfoAssembler
- Set the array of interfaces to use for creating the management info.
- setManagedMethods(String[]) -
Method in class org.springframework.jmx.export.assembler.MethodNameBasedMBeanInfoAssembler
- Set the array of method names to use for creating the management info.
- setManagedResource(Object, String) -
Method in class org.springframework.jmx.export.SpringModelMBean
- Sets managed resource to expose and stores its
ClassLoader.
- setMappedHandlers(Set) -
Method in class org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
- Specify the set of handlers that this exception resolver should map.
- setMappedHandlers(Set) -
Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
- Specify the set of handlers that this exception resolver should map.
- setMappedName(String) -
Method in class org.springframework.aop.support.NameMatchMethodPointcut
- Convenience method when we have only a single method name
to match.
- setMappedName(String) -
Method in class org.springframework.aop.support.NameMatchMethodPointcutAdvisor
-
- setMappedNames(String[]) -
Method in class org.springframework.aop.support.NameMatchMethodPointcut
- Set the method names defining methods to match.
- setMappedNames(String[]) -
Method in class org.springframework.aop.support.NameMatchMethodPointcutAdvisor
-
- setMappedObjectName(String) -
Method in class org.springframework.jmx.export.NotificationListenerBean
- Set the
ObjectName of the single MBean
that the encapsulated NotificationFilter
will be registered with to listen for
Notifications.
- setMappedObjectNames(String[]) -
Method in class org.springframework.jmx.export.NotificationListenerBean
- Set the array of
ObjectNames of the MBeans
that the encapsulated NotificationFilter
will be registered with to listen for
Notifications.
- setMappingDirectoryLocations(Resource[]) -
Method in class org.springframework.orm.hibernate.LocalSessionFactoryBean
- Set locations of directories that contain Hibernate mapping resources,
like "WEB-INF/mappings".
- setMappingDirectoryLocations(Resource[]) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set locations of directories that contain Hibernate mapping resources,
like "WEB-INF/mappings".
- setMappingJarLocations(Resource[]) -
Method in class org.springframework.orm.hibernate.LocalSessionFactoryBean
- Set locations of jar files that contain Hibernate mapping resources,
like "WEB-INF/lib/example.hbm.jar".
- setMappingJarLocations(Resource[]) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set locations of jar files that contain Hibernate mapping resources,
like "WEB-INF/lib/example.hbm.jar".
- setMappingLocation(Resource) -
Method in class org.springframework.jmx.export.naming.KeyNamingStrategy
- Set a location of a properties file to be loaded,
containing object name mappings.
- setMappingLocation(Resource) -
Method in class org.springframework.mail.javamail.ConfigurableMimeFileTypeMap
- Specify the
Resource from which mappings are loaded.
- setMappingLocations(Resource[]) -
Method in class org.springframework.jmx.export.naming.KeyNamingStrategy
- Set location of properties files to be loaded,
containing object name mappings.
- setMappingLocations(Resource[]) -
Method in class org.springframework.orm.hibernate.LocalSessionFactoryBean
- Set locations of Hibernate mapping files, for example as classpath
resource "classpath:example.hbm.xml".
- setMappingLocations(Resource[]) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set locations of Hibernate mapping files, for example as classpath
resource "classpath:example.hbm.xml".
- setMappingResources(String[]) -
Method in class org.springframework.orm.hibernate.LocalSessionFactoryBean
- Set Hibernate mapping resources to be found in the class path,
like "example.hbm.xml" or "mypackage/example.hbm.xml".
- setMappingResources(String[]) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set Hibernate mapping resources to be found in the class path,
like "example.hbm.xml" or "mypackage/example.hbm.xml".
- setMappings(Properties) -
Method in class org.springframework.jmx.export.naming.KeyNamingStrategy
- Set local properties, containing object name mappings, e.g. via
the "props" tag in XML bean definitions.
- setMappings(String[]) -
Method in class org.springframework.mail.javamail.ConfigurableMimeFileTypeMap
- Specify additional MIME type mappings as lines that follow the
mime.types file format, as specified by the
Java Activation Framework, for example:
text/html html htm HTML HTM
- setMappings(Properties) -
Method in class org.springframework.web.portlet.handler.PortletModeHandlerMapping
- Set PortletMode to handler bean name mappings from a Properties object.
- setMappings(Properties) -
Method in class org.springframework.web.servlet.handler.SimpleUrlHandlerMapping
- Map URL paths to handler bean names.
- setMappings(Properties) -
Method in class org.springframework.web.servlet.mvc.multiaction.PropertiesMethodNameResolver
- Set explicit URL to method name mappings through a Properties object.
- setMaxElementsInMemory(int) -
Method in class org.springframework.cache.ehcache.EhCacheFactoryBean
- Specify the maximum number of cached objects in memory.
- setMaxIdle(int) -
Method in class org.springframework.aop.target.CommonsPoolTargetSource
- Set the maximum number of idle objects in the pool.
- setMaxIdle(int) -
Method in class org.springframework.jms.listener.serversession.CommonsPoolServerSessionFactory
- Set the maximum number of idle ServerSessions in the pool.
- setMaxInactiveInterval(int) -
Method in class org.springframework.mock.web.MockHttpSession
-
- setMaxInactiveInterval(int) -
Method in class org.springframework.mock.web.portlet.MockPortletSession
-
- setMaxInMemorySize(int) -
Method in class org.springframework.web.multipart.commons.CommonsFileUploadSupport
- Set the maximum allowed size (in bytes) before uploads are written to disk.
- setMaxlength(String) -
Method in class org.springframework.web.servlet.tags.form.InputTag
- Sets the value of the '
maxlength' attribute.
- setMaxLinkedPages(int) -
Method in class org.springframework.beans.support.PagedListHolder
- Set the maximum number of page links to a few pages around the current one.
- setMaxMessagesPerTask(int) -
Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
- Set the maximum number of messages to process in one task.
- setMaxMessagesPerTask(int) -
Method in class org.springframework.jms.listener.serversession.ServerSessionMessageListenerContainer
- Set the maximum number of messages to load into a JMS Session.
- setMaxPoolSize(int) -
Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
- Set the ThreadPoolExecutor's maximum pool size.
- setMaxResults(int) -
Method in class org.springframework.orm.hibernate.HibernateTemplate
- Set the maximum number of rows for this HibernateTemplate.
- setMaxResults(int) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
- Set the maximum number of rows for this HibernateTemplate.
- setMaxRows(int) -
Method in class org.springframework.jdbc.core.JdbcTemplate
- Set the maximum number of rows for this JdbcTemplate.
- setMaxRows(int) -
Method in class org.springframework.jdbc.object.RdbmsOperation
- Set the maximum number of rows for this RDBMS operation.
- setMaxRowsAffected(int) -
Method in class org.springframework.jdbc.object.SqlUpdate
- Set the maximum number of rows that may be affected by this update.
- setMaxSize(int) -
Method in class org.springframework.aop.target.AbstractPoolingTargetSource
- Set the maximum size of the pool.
- setMaxSize(int) -
Method in class org.springframework.jms.listener.serversession.AbstractPoolingServerSessionFactory
- Set the maximum size of the pool.
- setMaxUploadSize(long) -
Method in class org.springframework.web.multipart.commons.CommonsFileUploadSupport
- Set the maximum allowed size (in bytes) before uploads are refused
- setMaxUploadSize(int) -
Method in class org.springframework.web.multipart.cos.CosMultipartResolver
- Set the maximum allowed size (in bytes) before uploads are refused
- setMaxWait(long) -
Method in class org.springframework.aop.target.CommonsPoolTargetSource
- Set the maximum waiting time for fetching an object from the pool.
- setMaxWait(long) -
Method in class org.springframework.jms.listener.serversession.CommonsPoolServerSessionFactory
- Set the maximum waiting time for fetching an ServerSession from the pool.
- setMbeanHomeName(String) -
Method in class org.springframework.jmx.support.WebLogicJndiMBeanServerFactoryBean
- Specify the JNDI name of the WebLogic MBeanHome object to use
for creating the JMX MBeanServer reference.
- setMergeEnabled(boolean) -
Method in class org.springframework.beans.factory.support.ManagedList
-
- setMergeEnabled(boolean) -
Method in class org.springframework.beans.factory.support.ManagedMap
-
- setMergeEnabled(boolean) -
Method in class org.springframework.beans.factory.support.ManagedProperties
-
- setMergeEnabled(boolean) -
Method in class org.springframework.beans.factory.support.ManagedSet
-
- setMessage(Object) -
Method in class org.springframework.web.servlet.tags.MessageTag
- Set the MessageSourceResolvable for this tag.
- setMessageCodesResolver(MessageCodesResolver) -
Method in class org.springframework.validation.AbstractBindingResult
- Set the strategy to use for resolving errors into message codes.
- setMessageCodesResolver(MessageCodesResolver) -
Method in class org.springframework.validation.DataBinder
- Set the strategy to use for resolving errors into message codes.
- setMessageCodesResolver(MessageCodesResolver) -
Method in class org.springframework.web.portlet.mvc.BaseCommandController
- Set the strategy to use for resolving errors into message codes.
- setMessageCodesResolver(MessageCodesResolver) -
Method in class org.springframework.web.servlet.mvc.BaseCommandController
- Set the strategy to use for resolving errors into message codes.
- setMessageConverter(MessageConverter) -
Method in class org.springframework.jms.core.JmsTemplate
- Set the message converter for this template.
- setMessageConverter(MessageConverter) -
Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
- Set the converter that will convert incoming JMS messages to
listener method arguments, and objects returned from listener
methods back to JMS messages.
- setMessageDrivenContext(MessageDrivenContext) -
Method in class org.springframework.ejb.support.AbstractMessageDrivenBean
- Required lifecycle method.
- setMessageIdEnabled(boolean) -
Method in class org.springframework.jms.core.JmsTemplate
- Set whether message IDs are enabled.
- setMessageListener(Object) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Set the message listener implementation to register.
- setMessageSelector(String) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Set the JMS message selector expression (or
null if none).
- setMessageSource(MessageSource) -
Method in interface org.springframework.context.MessageSourceAware
- Set the MessageSource that this object runs in.
- setMessageTimestampEnabled(boolean) -
Method in class org.springframework.jms.core.JmsTemplate
- Set whether message timestamps are enabled.
- setMethod(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setMethod(String) -
Method in class org.springframework.web.servlet.tags.form.FormTag
- Sets the value of the '
method' attribute.
- setMethodInvoker(MethodInvoker) -
Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean.MethodInvokingJob
- Set the MethodInvoker to use.
- setMethodMap(Map) -
Method in class org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
- Set a name/attribute map, consisting of "FQCN.method" method names
(e.g.
- setMethodMappings(Properties) -
Method in class org.springframework.jmx.export.assembler.MethodNameBasedMBeanInfoAssembler
- Set the mappings of bean keys to a comma-separated list of method names.
- setMethodName(String) -
Method in class org.springframework.aop.config.MethodLocatingFactoryBean
- Set the name of the
Method to locate.
- setMethodName(String) -
Method in class org.springframework.remoting.support.RemoteInvocation
-
- setMethodNameResolver(MethodNameResolver) -
Method in class org.springframework.web.servlet.mvc.multiaction.MultiActionController
- Set the method name resolver that this class should use.
- setMethodOverrides(MethodOverrides) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Specify method overrides for the bean, if any.
- setMethodParamNames(String[]) -
Method in class org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver
- Set a String array of parameter names, where the very existence of a
parameter in the list (with value ignored) means that a method of the
same name should be invoked.
- setMimeMultiparts(MimeMultipart, MimeMultipart) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
- Set the given MimeMultipart objects for use by this MimeMessageHelper.
- setMinEvictableIdleTimeMillis(long) -
Method in class org.springframework.aop.target.CommonsPoolTargetSource
- Set the minimum time that an idle object can sit in the pool before
it becomes subject to eviction.
- setMinEvictableIdleTimeMillis(long) -
Method in class org.springframework.jms.listener.serversession.CommonsPoolServerSessionFactory
- Set the minimum time that an idle ServerSession can sit in the pool
before it becomes subject to eviction.
- setMinIdle(int) -
Method in class org.springframework.aop.target.CommonsPoolTargetSource
- Set the minimum number of idle objects in the pool.
- setMinIdle(int) -
Method in class org.springframework.jms.listener.serversession.CommonsPoolServerSessionFactory
- Set the minimum number of idle ServerSessions in the pool.
- setMisfireInstructionName(String) -
Method in class org.springframework.scheduling.quartz.CronTriggerBean
- Set the misfire instruction via the name of the corresponding
constant in the SimpleTrigger class.
- setMisfireInstructionName(String) -
Method in class org.springframework.scheduling.quartz.SimpleTriggerBean
- Set the misfire instruction via the name of the corresponding
constant in the SimpleTrigger class.
- setMultipartFiles(Map) -
Method in class org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
- Set a Map with parameter names as keys and MultipartFile objects as values.
- setMultipartResolverBeanName(String) -
Method in class org.springframework.web.multipart.support.MultipartFilter
- Set the bean name of the MultipartResolver to fetch from Spring's
root application context.
- setMultiple(Object) -
Method in class org.springframework.web.servlet.tags.form.SelectTag
- Sets the value of the HTML '
multiple' attribute rendered
on the final 'select' element.
- setName(String) -
Method in class org.springframework.jmx.export.metadata.ManagedNotification
-
- setName(String) -
Method in class org.springframework.jmx.export.metadata.ManagedOperationParameter
- Set the name of the parameter in the operation signature.
- setName(String) -
Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
- Set the name of the job.
- setName(String) -
Method in class org.springframework.transaction.support.DefaultTransactionDefinition
- Set the name of this transaction.
- setName(String) -
Method in class org.springframework.web.servlet.tags.BindErrorsTag
- Set the name of the bean that this tag should check.
- setName(String) -
Method in class org.springframework.web.servlet.tags.form.FormTag
- Sets the value of the '
name' attribute.
- setNamedParameterCount(int) -
Method in class org.springframework.jdbc.core.namedparam.ParsedSql
- Set the count of named parameters in the SQL statement.
- setNameMap(Map) -
Method in class org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource
- Set a name/attribute map, consisting of method names
(e.g.
- setNamespace(String) -
Method in interface org.springframework.web.context.ConfigurableWebApplicationContext
- Set the namespace for this web application context,
to be used for building a default context config location.
- setNamespace(String) -
Method in class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
-
- setNamespace(String) -
Method in class org.springframework.web.context.support.StaticWebApplicationContext
-
- setNamespace(String) -
Method in class org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext
-
- setNamespace(String) -
Method in interface org.springframework.web.portlet.context.ConfigurablePortletApplicationContext
- Set the namespace for this portlet application context,
to be used for building a default context config location.
- setNamespace(String) -
Method in class org.springframework.web.portlet.context.StaticPortletApplicationContext
-
- setNamespace(String) -
Method in class org.springframework.web.portlet.FrameworkPortlet
- Set a custom namespace for this portlet,
to be used for building a default context config location.
- setNamespace(String) -
Method in class org.springframework.web.servlet.FrameworkServlet
- Set a custom namespace for this servlet,
to be used for building a default context config location.
- setNamespace(String) -
Method in class org.springframework.web.struts.ContextLoaderPlugIn
- Set a custom namespace for the ActionServlet,
to be used for building a default context config location.
- setNamespaceAware(boolean) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Set whether or not the XML parser should be XML namespace aware.
- setNamespaceHandlerResolver(NamespaceHandlerResolver) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Specify the
NamespaceHandlerResolver to use.
- setNamespaceUri(String) -
Method in class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory
- Set the namespace URI of the service.
- setNamingStrategy(ObjectNamingStrategy) -
Method in class org.springframework.jmx.export.MBeanExporter
- Set the implementation of the
ObjectNamingStrategy interface
to use for this exporter.
- setNamingStrategy(NamingStrategy) -
Method in class org.springframework.orm.hibernate.LocalSessionFactoryBean
- Set a Hibernate NamingStrategy for the SessionFactory, determining the
physical column and table names given the info in the mapping document.
- setNamingStrategy(NamingStrategy) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set a Hibernate NamingStrategy for the SessionFactory, determining the
physical column and table names given the info in the mapping document.
- setNativeConnectionNecessaryForNativeCallableStatements(boolean) -
Method in class org.springframework.jdbc.support.nativejdbc.SimpleNativeJdbcExtractor
- Set whether it is necessary to work on the native Connection to
receive native CallableStatements.
- setNativeConnectionNecessaryForNativePreparedStatements(boolean) -
Method in class org.springframework.jdbc.support.nativejdbc.SimpleNativeJdbcExtractor
- Set whether it is necessary to work on the native Connection to
receive native PreparedStatements.
- setNativeConnectionNecessaryForNativeStatements(boolean) -
Method in class org.springframework.jdbc.support.nativejdbc.SimpleNativeJdbcExtractor
- Set whether it is necessary to work on the native Connection to
receive native Statements.
- setNativeJdbcExtractor(NativeJdbcExtractor) -
Method in class org.springframework.jdbc.core.CallableStatementCreatorFactory
- Specify the NativeJdbcExtractor to use for unwrapping
CallableStatements, if any.
- setNativeJdbcExtractor(NativeJdbcExtractor) -
Method in class org.springframework.jdbc.core.JdbcTemplate
- Set a NativeJdbcExtractor to extract native JDBC objects from wrapped handles.
- setNativeJdbcExtractor(NativeJdbcExtractor) -
Method in class org.springframework.jdbc.core.PreparedStatementCreatorFactory
- Specify the NativeJdbcExtractor to use for unwrapping
PreparedStatements, if any.
- setNativeJdbcExtractor(NativeJdbcExtractor) -
Method in class org.springframework.jdbc.support.lob.OracleLobHandler
- Set an appropriate NativeJdbcExtractor to be able to retrieve the underlying
native
oracle.jdbc.OracleConnection.
- setNestedPath(String) -
Method in class org.springframework.validation.AbstractBindingResult
-
- setNestedPath(String) -
Method in exception org.springframework.validation.BindException
-
- setNestedPath(String) -
Method in interface org.springframework.validation.Errors
- Allow context to be changed so that standard validators can validate
subtrees.
- setNestedPath(String) -
Method in class org.springframework.web.bind.EscapedErrors
-
- setNestedTransactionAllowed(boolean) -
Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- Set whether nested transactions are allowed.
- setNew(boolean) -
Method in class org.springframework.mock.web.MockHttpSession
-
- setNew(boolean) -
Method in class org.springframework.mock.web.portlet.MockPortletSession
-
- setNewSql(String) -
Method in class org.springframework.jdbc.core.namedparam.ParsedSql
- Set the new (parsed) SQL.
- setNonJtaDataSource(DataSource) -
Method in class org.springframework.orm.jpa.SpringPersistenceUnitInfo
-
- setNonTransactionalDataSource(DataSource) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Set the DataSource to be used by the Scheduler for non-transactional access.
- setNotificationFilter(NotificationFilter) -
Method in class org.springframework.jmx.export.NotificationListenerBean
- Set the
NotificationFilter associated
with the encapsulated NotificationFilter.
- setNotificationInfoMappings(Map) -
Method in class org.springframework.jmx.export.assembler.AbstractConfigurableMBeanInfoAssembler
-
- setNotificationInfos(ManagedNotification[]) -
Method in class org.springframework.jmx.export.assembler.AbstractConfigurableMBeanInfoAssembler
-
- setNotificationListener(NotificationListener) -
Method in class org.springframework.jmx.export.NotificationListenerBean
- Set the
NotificationListener.
- setNotificationListenerMappings(Map) -
Method in class org.springframework.jmx.export.MBeanExporter
- Set the
NotificationListeners to register with the
MBeanServer.
- setNotificationListeners(NotificationListenerBean[]) -
Method in class org.springframework.jmx.export.MBeanExporter
- Set the
NotificationListenerBeans containing the
NotificationListeners that will be registered
with the MBeanServer.
- setNotificationPublisher(NotificationPublisher) -
Method in interface org.springframework.jmx.export.notification.NotificationPublisherAware
- Set the
NotificationPublisher instance for the current managed resource instance.
- setNotificationType(String) -
Method in class org.springframework.jmx.export.metadata.ManagedNotification
- Set a single notification type, or a list of notifcation types
as comma-delimited String.
- setNotificationTypes(String[]) -
Method in class org.springframework.jmx.export.metadata.ManagedNotification
-
- setNumberToolAttribute(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityView
- Set the name of the NumberTool helper object to expose in the Velocity context
of this view, or
null if not needed.
- setNumberToolAttribute(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityViewResolver
- Set the name of the NumberTool helper object to expose in the Velocity context
of this view, or
null if not needed.
- setObjectName(String) -
Method in class org.springframework.jmx.access.MBeanClientInterceptor
- Set the
ObjectName of the MBean which calls are
routed to.
- setObjectName(String) -
Method in class org.springframework.jmx.export.metadata.ManagedResource
-
- setObjectName(String) -
Method in class org.springframework.jmx.support.ConnectorServerFactoryBean
- Set the
ObjectName used to register the JMXConnectorServer
itself with the MBeanServer.
- setOnblur(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
- Sets the value of the '
onblur' attribute.
- setOnchange(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
- Sets the value of the '
onchange' attribute.
- setOnclick(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Sets the value of the '
onclick' attribute.
- setOndblclick(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Sets the value of the '
ondblclick' attribute.
- setOnfocus(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
- Sets the value of the '
onfocus' attribute.
- setOnkeydown(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Sets the value of the '
onkeydown' attribute.
- setOnkeypress(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Sets the value of the '
onkeypress' attribute.
- setOnkeyup(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Sets the value of the '
onkeyup' attribute.
- setOnmousedown(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Sets the value of the '
onmousedown' attribute.
- setOnmousemove(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Sets the value of the '
onmousemove' attribute.
- setOnmouseout(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Sets the value of the '
onmouseout' attribute.
- setOnmouseover(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Sets the value of the '
onmouseover' attribute.
- setOnmouseup(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Sets the value of the '
onmouseup' attribute.
- setOnreset(String) -
Method in class org.springframework.web.servlet.tags.form.FormTag
- Sets the value of the '
onreset' attribute.
- setOnselect(String) -
Method in class org.springframework.web.servlet.tags.form.InputTag
- Sets the value of the '
onselect' attribute.
- setOnselect(String) -
Method in class org.springframework.web.servlet.tags.form.TextareaTag
- Sets the value of the '
onselect' attribute.
- setOnsubmit(String) -
Method in class org.springframework.web.servlet.tags.form.FormTag
- Sets the value of the '
onsubmit' attribute.
- setOpaque(boolean) -
Method in class org.springframework.aop.framework.ProxyConfig
- Set whether proxies created by this configuration should be prevented
from being cast to Advised to query proxy status.
- setOptimize(boolean) -
Method in class org.springframework.aop.framework.ProxyConfig
- Set whether proxies should perform aggressive optimizations.
- setOrder(int) -
Method in class org.springframework.aop.aspectj.annotation.InstantiationModelAwarePointcutAdvisorImpl
-
- setOrder(int) -
Method in interface org.springframework.aop.aspectj.InstantiationModelAwarePointcutAdvisor
-
- setOrder(int) -
Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
- Set the ordering which will apply to this class's implementation
of Ordered, used when applying multiple BeanPostProcessors.
- setOrder(int) -
Method in class org.springframework.aop.support.AbstractPointcutAdvisor
-
- setOrder(int) -
Method in class org.springframework.aop.support.DefaultIntroductionAdvisor
-
- setOrder(int) -
Method in class org.springframework.aop.support.DynamicMethodMatcherPointcutAdvisor
- Deprecated.
- setOrder(int) -
Method in class org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor
-
- setOrder(int) -
Method in class org.springframework.beans.factory.config.CustomEditorConfigurer
-
- setOrder(int) -
Method in class org.springframework.beans.factory.config.PropertyResourceConfigurer
-
- setOrder(int) -
Method in class org.springframework.web.portlet.handler.AbstractHandlerMapping
-
- setOrder(int) -
Method in class org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
-
- setOrder(int) -
Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
- setOrder(int) -
Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
-
- setOrder(int) -
Method in class org.springframework.web.servlet.view.BeanNameViewResolver
-
- setOrder(int) -
Method in class org.springframework.web.servlet.view.ResourceBundleViewResolver
-
- setOrder(int) -
Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- Set the order in which this
ViewResolver
is evaluated.
- setOrder(int) -
Method in class org.springframework.web.servlet.view.XmlViewResolver
-
- setOutputProperties(Properties) -
Method in class org.springframework.web.servlet.view.xslt.AbstractXsltView
- Set arbitrary transformer output properties to be applied to the stylesheet.
- setOutputProperties(Properties) -
Method in class org.springframework.web.servlet.view.xslt.XsltView
-
- setOutputProperties(Properties) -
Method in class org.springframework.web.servlet.view.xslt.XsltViewResolver
-
- setOutputRecordCreator(RecordCreator) -
Method in class org.springframework.jca.cci.core.CciTemplate
- Set a RecordCreator that should be used for creating default output Records.
- setOutputRecordCreator(RecordCreator) -
Method in class org.springframework.jca.cci.object.MappingRecordOperation
- Set a RecordCreator that should be used for creating default output Records.
- setOverflowToDisk(boolean) -
Method in class org.springframework.cache.ehcache.EhCacheFactoryBean
- Set whether elements can overflow to disk when the in-memory cache
has reached the maximum size limit.
- setOverloaded(boolean) -
Method in class org.springframework.beans.factory.support.MethodOverride
- Set whether the overridden method has to be considered as overloaded
(that is, whether arg type matching has to happen).
- setOverloadEnabled(boolean) -
Method in class org.springframework.remoting.caucho.CauchoRemoteAccessor
- Set whether overloaded methods should be enabled for remote invocations.
- setOverrideLogging(boolean) -
Method in class org.springframework.ui.velocity.VelocityEngineFactory
- Set whether Velocity should log via Commons Logging, i.e. whether Velocity's
log system should be set to CommonsLoggingLogSystem.
- setOverwriteExistingJobs(boolean) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Set whether any jobs defined on this SchedulerFactoryBean should overwrite
existing job definitions.
- setPaddingLength(int) -
Method in class org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
- Set the padding length, i.e. the length to which a string result
should be pre-pended with zeroes.
- setPage(int) -
Method in class org.springframework.beans.support.PagedListHolder
- Set the current page number.
- setPageAttribute(String) -
Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- Set the name of the page attribute in the model, containing
an Integer with the current page number.
- setPageAttribute(String) -
Method in class org.springframework.web.servlet.mvc.AbstractWizardFormController
- Set the name of the page attribute in the model, containing
an Integer with the current page number.
- setPageRenderParameter(ActionResponse, int) -
Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- Pass the page number to the render phase by setting a render parameter.
- setPages(String[]) -
Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- Set the wizard pages, i.e. the view names for the pages.
- setPages(String[]) -
Method in class org.springframework.web.servlet.mvc.AbstractWizardFormController
- Set the wizard pages, i.e. the view names for the pages.
- setPageSize(int) -
Method in class org.springframework.beans.support.PagedListHolder
- Set the current page size.
- setParameter(String, String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
- Set a single value for the specified HTTP parameter.
- setParameter(String, String[]) -
Method in class org.springframework.mock.web.MockHttpServletRequest
- Set an array of values for the specified HTTP parameter.
- setParameter(String, String) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setParameter(String, String[]) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setParameter(String, String) -
Method in class org.springframework.mock.web.portlet.MockPortletURL
-
- setParameter(String, String[]) -
Method in class org.springframework.mock.web.portlet.MockPortletURL
-
- setParameter(PreparedStatement, int, Object, String) -
Method in class org.springframework.orm.ibatis.support.AbstractLobTypeHandler
- This implementation delegates to setParameterInternal,
passing in a transaction-synchronized LobCreator for the
LobHandler of this type.
- setParameterInternal(PreparedStatement, int, Object, String, LobCreator) -
Method in class org.springframework.orm.ibatis.support.AbstractLobTypeHandler
- Template method to set the given value on the given statement.
- setParameterInternal(PreparedStatement, int, Object, String, LobCreator) -
Method in class org.springframework.orm.ibatis.support.BlobByteArrayTypeHandler
-
- setParameterInternal(PreparedStatement, int, Object, String, LobCreator) -
Method in class org.springframework.orm.ibatis.support.BlobSerializableTypeHandler
-
- setParameterInternal(PreparedStatement, int, Object, String, LobCreator) -
Method in class org.springframework.orm.ibatis.support.ClobStringTypeHandler
-
- setParameterMap(Map) -
Method in class org.springframework.web.portlet.handler.ParameterHandlerMapping
- Set a Map with parameters as keys and handler beans as values.
- setParameterName(String) -
Method in class org.springframework.web.portlet.handler.ParameterHandlerMapping
- Set the name of the parameter used for mapping.
- setParameterName(String) -
Method in class org.springframework.web.portlet.handler.ParameterMappingInterceptor
- Set the name of the parameter used for mapping.
- setParameterName(String) -
Method in class org.springframework.web.portlet.handler.PortletModeParameterHandlerMapping
- Set the name of the parameter used for mapping.
- setParameterNames(String[]) -
Method in class org.springframework.aop.aspectj.AspectJExpressionPointcut
-
- setParameterNames(String[]) -
Method in class org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor
-
- setParameterNames(String[]) -
Method in class org.springframework.jdbc.core.namedparam.ParsedSql
- Set the parameters (bind variables) in the parsed SQL statement.
- setParameters(Map) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setParameters(Map) -
Method in class org.springframework.mock.web.portlet.MockPortletURL
-
- setParameters(Properties) -
Method in class org.springframework.orm.hibernate3.TypeDefinitionBean
- Specify default parameters for the type.
- setParameterTypes(Class[]) -
Method in class org.springframework.aop.aspectj.AspectJExpressionPointcut
-
- setParameterTypes(Class[]) -
Method in class org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor
-
- setParameterTypes(Properties) -
Method in class org.springframework.orm.hibernate3.FilterDefinitionFactoryBean
- Set the parameter types for the filter,
with parameter names as keys and type names as values.
- setParameterTypes(Class[]) -
Method in class org.springframework.remoting.support.RemoteInvocation
-
- setParameterValue(PreparedStatement, int, SqlParameter, Object) -
Static method in class org.springframework.jdbc.core.StatementCreatorUtils
- Set the value for a parameter.
- setParameterValue(PreparedStatement, int, int, String, Object) -
Static method in class org.springframework.jdbc.core.StatementCreatorUtils
- Set the value for a parameter.
- setParamName(String) -
Method in class org.springframework.web.servlet.i18n.LocaleChangeInterceptor
- Set the name of the parameter that contains a locale specification
in a locale change request.
- setParamName(String) -
Method in class org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver
- Set the name of the parameter whose value identifies the name of
the method to invoke.
- setParamName(String) -
Method in class org.springframework.web.servlet.theme.ThemeChangeInterceptor
- Set the name of the parameter that contains a theme specification
in a theme change request.
- setParent(ApplicationContext) -
Method in interface org.springframework.context.ConfigurableApplicationContext
- Set the parent of this application context.
- setParent(ApplicationContext) -
Method in class org.springframework.context.support.AbstractApplicationContext
-
- setParent(ApplicationContext) -
Method in class org.springframework.context.support.GenericApplicationContext
- Set the parent of this application context, also setting
the parent of the internal BeanFactory accordingly.
- setParent(ApplicationContext) -
Method in class org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext
-
- setParent(ApplicationContext) -
Method in class org.springframework.web.portlet.context.StaticPortletApplicationContext
-
- setParentBeanFactory(BeanFactory) -
Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
- Set the parent of this bean factory.
- setParentBeanFactory(BeanFactory) -
Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
- setParentMessageSource(MessageSource) -
Method in interface org.springframework.context.HierarchicalMessageSource
- Set the parent that will be used to try to resolve messages
that this object can't resolve.
- setParentMessageSource(MessageSource) -
Method in class org.springframework.context.support.AbstractMessageSource
-
- setParentMessageSource(MessageSource) -
Method in class org.springframework.context.support.DelegatingMessageSource
-
- setParentThemeSource(ThemeSource) -
Method in interface org.springframework.ui.context.HierarchicalThemeSource
- Set the parent that will be used to try to resolve theme messages
that this object can't resolve.
- setParentThemeSource(ThemeSource) -
Method in class org.springframework.ui.context.support.DelegatingThemeSource
-
- setParentThemeSource(ThemeSource) -
Method in class org.springframework.ui.context.support.ResourceBundleThemeSource
-
- setParserClass(Class) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Deprecated. as of Spring 2.0: superseded by "documentReaderClass"
- setPassword(String) -
Method in class org.springframework.jdbc.datasource.DriverManagerDataSource
- Set the JDBC password to use for accessing the DriverManager.
- setPassword(String) -
Method in class org.springframework.jdbc.datasource.UserCredentialsDataSourceAdapter
- Set the password that this adapter should use for retrieving Connections.
- setPassword(String) -
Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
- Set the password that this adapter should use for retrieving Connections.
- setPassword(String) -
Method in class org.springframework.jmx.support.WebLogicMBeanServerFactoryBean
- Set the password to use for retrieving the WebLogic MBeanServer.
- setPassword(String) -
Method in class org.springframework.mail.javamail.JavaMailSenderImpl
- Set the password for the account at the mail host, if any.
- setPassword(String) -
Method in class org.springframework.remoting.caucho.CauchoRemoteAccessor
- Set the password that this factory should use to access the remote service.
- setPassword(String) -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Set the password to specify on the stub or call.
- setPath(String) -
Method in class org.springframework.web.servlet.tags.BindTag
- Set the path that this tag should apply.
- setPath(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
- Sets the property path from the
command object.
- setPath(String) -
Method in class org.springframework.web.servlet.tags.form.FormTag
- Unsupported for forms.
- setPath(String) -
Method in class org.springframework.web.servlet.tags.NestedPathTag
- Set the path that this tag should apply.
- setPath(HttpServletRequest, String) -
Static method in class org.springframework.web.servlet.view.tiles.TilesView
- Set the path of the layout page to render.
- setPathInfo(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setPathMatcher(PathMatcher) -
Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
- Set the PathMatcher implementation to use for this
resource pattern resolver.
- setPathMatcher(PathMatcher) -
Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
- Set the PathMatcher implementation to use for matching URL paths
against registered URL patterns.
- setPathMatcher(PathMatcher) -
Method in class org.springframework.web.servlet.mvc.multiaction.PropertiesMethodNameResolver
- Set the PathMatcher implementation to use for matching URL paths
against registered URL patterns.
- setPathMatcher(PathMatcher) -
Method in class org.springframework.web.servlet.mvc.WebContentInterceptor
- Set the PathMatcher implementation to use for matching URL paths
against registered URL patterns, for determining cache mappings.
- setPathSeparator(String) -
Method in class org.springframework.util.AntPathMatcher
- Set the path separator to use for pattern parsing.
- setPattern(String) -
Method in class org.springframework.aop.support.AbstractRegexpMethodPointcut
- Convenience method when we have only a single pattern.
- setPattern(String) -
Method in class org.springframework.aop.support.RegexpMethodPointcutAdvisor
- Convenience method when we have only a single pattern.
- setPatterns(String[]) -
Method in class org.springframework.aop.support.AbstractRegexpMethodPointcut
- Set the regular expressions defining methods to match.
- setPatterns(String[]) -
Method in class org.springframework.aop.support.RegexpMethodPointcutAdvisor
- Set the regular expressions defining methods to match.
- setPbKey(PBKey) -
Method in class org.springframework.orm.ojb.OjbAccessor
- Set the PBKey of the PersistenceBroker configuration to use.
- setPbKey(PBKey) -
Method in class org.springframework.orm.ojb.PersistenceBrokerTransactionManager
- Set the PBKey of the PersistenceBroker configuration to use.
- setPeriod(long) -
Method in class org.springframework.scheduling.commonj.ScheduledTimerListener
- Set the period between repeated task executions, in milliseconds.
- setPeriod(long) -
Method in class org.springframework.scheduling.concurrent.ScheduledExecutorTask
- Set the period between repeated task executions, in milliseconds.
- setPeriod(long) -
Method in class org.springframework.scheduling.timer.ScheduledTimerTask
- Set the period between repeated task executions, in milliseconds.
- setPerl5(boolean) -
Method in class org.springframework.aop.support.RegexpMethodPointcutAdvisor
- Set whether to enforce Perl5 regexp syntax.
- setPermissionDeniedCodes(String[]) -
Method in class org.springframework.jdbc.support.SQLErrorCodes
-
- setPersistenceBrokerTemplate(PersistenceBrokerTemplate) -
Method in class org.springframework.orm.ojb.support.PersistenceBrokerDaoSupport
- Set the PersistenceBrokerTemplate for this DAO explicitly,
as an alternative to specifying a JCD alias.
- setPersistenceManagerFactory(PersistenceManagerFactory) -
Method in class org.springframework.orm.jdo.DefaultJdoDialect
- Set the JDO PersistenceManagerFactory, which is used to initialize
the default JDBC exception translator if none specified.
- setPersistenceManagerFactory(PersistenceManagerFactory) -
Method in class org.springframework.orm.jdo.JdoAccessor
- Set the JDO PersistenceManagerFactory that should be used to create
PersistenceManagers.
- setPersistenceManagerFactory(PersistenceManagerFactory) -
Method in class org.springframework.orm.jdo.JdoTransactionManager
- Set the PersistenceManagerFactory that this instance should manage transactions for.
- setPersistenceManagerFactory(PersistenceManagerFactory) -
Method in class org.springframework.orm.jdo.support.JdoDaoSupport
- Set the JDO PersistenceManagerFactory to be used by this DAO.
- setPersistenceManagerFactory(PersistenceManagerFactory) -
Method in class org.springframework.orm.jdo.support.OpenPersistenceManagerInViewInterceptor
- Set the JDO PersistenceManagerFactory that should be used to create
PersistenceManagers.
- setPersistenceManagerFactory(PersistenceManagerFactory) -
Method in class org.springframework.orm.jdo.support.PortletOpenPersistenceManagerInViewInterceptor
- Set the JDO PersistenceManagerFactory that should be used to create
PersistenceManagers.
- setPersistenceManagerFactoryBeanName(String) -
Method in class org.springframework.orm.jdo.support.OpenPersistenceManagerInViewFilter
- Set the bean name of the PersistenceManagerFactory to fetch from Spring's
root application context.
- setPersistenceProviderClass(Class) -
Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Set the PersistenceProvider implementation class to use for creating
the EntityManagerFactory.
- setPersistenceProviderClassName(String) -
Method in class org.springframework.orm.jpa.SpringPersistenceUnitInfo
-
- setPersistenceUnitName(String) -
Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Specify the name of the EntityManager configuration for the factory.
- setPersistenceUnitName(String) -
Method in class org.springframework.orm.jpa.SpringPersistenceUnitInfo
-
- setPersistenceUnitRootLocation(String) -
Method in class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
- Optional property setting the location of the persistence unit root URL,
as a Spring resource location string.
- setPersistenceUnitRootUrl(URL) -
Method in class org.springframework.orm.jpa.SpringPersistenceUnitInfo
-
- setPersistenceXmlLocation(String) -
Method in class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
- Set the location of the
persistence.xml file
we want to use.
- setPersistLocation(String) -
Method in class org.springframework.jmx.export.metadata.ManagedResource
-
- setPersistName(String) -
Method in class org.springframework.jmx.export.metadata.ManagedResource
-
- setPersistPeriod(int) -
Method in class org.springframework.jmx.export.metadata.ManagedAttribute
-
- setPersistPeriod(int) -
Method in class org.springframework.jmx.export.metadata.ManagedResource
-
- setPersistPolicy(String) -
Method in class org.springframework.jmx.export.metadata.ManagedAttribute
-
- setPersistPolicy(String) -
Method in class org.springframework.jmx.export.metadata.ManagedResource
-
- setPlaceholderPrefix(String) -
Method in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Set the prefix that a placeholder string starts with.
- setPlaceholderSuffix(String) -
Method in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Set the suffix that a placeholder string ends with.
- setPointcut(Pointcut) -
Method in class org.springframework.aop.aspectj.AspectJPointcutAdvisor
- Ensure pointcut instance in this advisor and the associated advice point to the
same instance.
- setPointcut(Pointcut) -
Method in class org.springframework.aop.support.DefaultPointcutAdvisor
-
- setPointcut(Pointcut) -
Method in class org.springframework.transaction.interceptor.TransactionProxyFactoryBean
- Set a pointcut, i.e a bean that can cause conditional invocation
of the TransactionInterceptor depending on method and attributes passed.
- setPoolSize(int) -
Method in class org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
- Set the ScheduledExecutorService's pool size.
- setPopulateProtectedVariables(boolean) -
Method in class org.springframework.test.AbstractDependencyInjectionSpringContextTests
- Set whether to populate protected variables of this test case.
- setPort(int) -
Method in class org.springframework.mail.javamail.JavaMailSenderImpl
- Set the mail server port.
- setPort(int) -
Method in class org.springframework.remoting.rmi.RmiRegistryFactoryBean
- Set the port of the registry for the exported RMI service,
i.e.
- setPortInterface(Class) -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Set the JAX-RPC port interface to use.
- setPortletClass(Class) -
Method in class org.springframework.web.portlet.mvc.PortletWrappingController
- Set the class of the Portlet to wrap.
- setPortletConfig(PortletConfig) -
Method in class org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext
-
- setPortletConfig(PortletConfig) -
Method in interface org.springframework.web.portlet.context.ConfigurablePortletApplicationContext
- Set the PortletConfig for this portlet application context.
- setPortletConfig(PortletConfig) -
Method in interface org.springframework.web.portlet.context.PortletConfigAware
- Set the PortletConfigthat this object runs in.
- setPortletConfig(PortletConfig) -
Method in class org.springframework.web.portlet.context.StaticPortletApplicationContext
-
- setPortletConfig(PortletConfig) -
Method in class org.springframework.web.portlet.handler.SimplePortletPostProcessor
-
- setPortletConfig(PortletConfig) -
Method in class org.springframework.web.portlet.mvc.PortletWrappingController
-
- setPortletContext(PortletContext) -
Method in class org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext
-
- setPortletContext(PortletContext) -
Method in interface org.springframework.web.portlet.context.ConfigurablePortletApplicationContext
- Set the PortletContext for this portlet application context.
- setPortletContext(PortletContext) -
Method in class org.springframework.web.portlet.context.PortletApplicationObjectSupport
-
- setPortletContext(PortletContext) -
Method in interface org.springframework.web.portlet.context.PortletContextAware
- Set the PortletContext that this object runs in.
- setPortletContext(PortletContext) -
Method in class org.springframework.web.portlet.context.StaticPortletApplicationContext
-
- setPortletContext(PortletContext) -
Method in class org.springframework.web.portlet.handler.SimplePortletPostProcessor
-
- setPortletContext(PortletContext) -
Method in class org.springframework.web.portlet.multipart.CommonsPortletMultipartResolver
-
- setPortletContext(PortletContext) -
Method in class org.springframework.web.portlet.mvc.PortletWrappingController
-
- setPortletContextName(String) -
Method in class org.springframework.mock.web.portlet.MockPortletContext
-
- setPortletMode(PortletMode) -
Method in class org.springframework.mock.web.portlet.MockActionResponse
-
- setPortletMode(PortletMode) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setPortletMode(PortletMode) -
Method in class org.springframework.mock.web.portlet.MockPortletURL
-
- setPortletModeMap(Map) -
Method in class org.springframework.web.portlet.handler.PortletModeHandlerMapping
- Set a Map with PortletModes as keys and handler beans as values.
- setPortletModeParameterMap(Map) -
Method in class org.springframework.web.portlet.handler.PortletModeParameterHandlerMapping
- Set a Map with portlet modes as keys and another map as values.
- setPortletName(String) -
Method in class org.springframework.web.portlet.mvc.PortletWrappingController
- Set the name of the Portlet to wrap.
- setPortName(String) -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Set the name of the port.
- setPostInterceptors(Object[]) -
Method in class org.springframework.aop.framework.AbstractSingletonProxyFactoryBean
- Set additional interceptors (or advisors) to be applied after the
implicit transaction interceptor, e.g.
- setPreferences(PortletPreferences) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setPreferencesValidator(PreferencesValidator) -
Method in class org.springframework.mock.web.portlet.MockPortletPreferences
-
- setPreferFileSystemAccess(boolean) -
Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
- Set whether to prefer file system access for template loading.
- setPreferFileSystemAccess(boolean) -
Method in class org.springframework.ui.velocity.VelocityEngineFactory
- Set whether to prefer file system access for template loading.
- setPrefix(String) -
Method in class org.springframework.aop.interceptor.AbstractMonitoringInterceptor
- Set the text that will get appended to the trace data.
- setPrefix(String) -
Method in class org.springframework.web.servlet.mvc.multiaction.InternalPathMethodNameResolver
- Specify a common prefix for handler method names.
- setPrefix(String) -
Method in class org.springframework.web.servlet.mvc.UrlFilenameViewController
- Set the prefix to prepend to the request URL filename
to build a view name.
- setPrefix(String) -
Method in class org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator
- Set the prefix to prepend to generated view names.
- setPrefix(String) -
Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- Set the prefix that gets prepended to view names when building a URL.
- setPreInterceptors(Object[]) -
Method in class org.springframework.aop.framework.AbstractSingletonProxyFactoryBean
- Set additional interceptors (or advisors) to be applied before the
implicit transaction interceptor, e.g.
- setPrepareConnection(boolean) -
Method in class org.springframework.orm.hibernate3.HibernateTransactionManager
- Set whether to prepare the underlying JDBC Connection of a transactional
Hibernate Session, that is, whether to apply a transaction-specific
isolation level and/or the transaction's read-only flag to the underlying
JDBC Connection.
- setPreviousFlushMode(FlushMode) -
Method in class org.springframework.orm.hibernate.SessionHolder
-
- setPreviousFlushMode(FlushMode) -
Method in class org.springframework.orm.hibernate3.SessionHolder
-
- setPreviousIsolationLevel(Integer) -
Method in class org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
-
- setPriority(int) -
Method in class org.springframework.jms.core.JmsTemplate
- Set the priority of a message when sending.
- setProblemReporter(ProblemReporter) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Specify which
ProblemReporter to use.
- setPropagationBehavior(int) -
Method in class org.springframework.transaction.support.DefaultTransactionDefinition
- Set the propagation behavior.
- setPropagationBehaviorName(String) -
Method in class org.springframework.transaction.support.DefaultTransactionDefinition
- Set the propagation behavior by the name of the corresponding constant in
TransactionDefinition, e.g.
- setProperties(Properties) -
Method in class org.springframework.core.io.support.PropertiesLoaderSupport
- Set local properties, e.g. via the "props" tag in XML bean definitions.
- setProperties(Properties) -
Method in class org.springframework.orm.jpa.SpringPersistenceUnitInfo
-
- setProperties(Properties) -
Method in class org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource
- Parses the given properties into a name/attribute map.
- setPropertiesArray(Properties[]) -
Method in class org.springframework.core.io.support.PropertiesLoaderSupport
- Set local properties, e.g. via the "props" tag in XML bean definitions,
allowing for merging multiple properties sets into one.
- setPropertiesPersister(PropertiesPersister) -
Method in class org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
- Set the PropertiesPersister to use for parsing properties files.
- setPropertiesPersister(PropertiesPersister) -
Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource
- Set the PropertiesPersister to use for parsing properties files.
- setPropertiesPersister(PropertiesPersister) -
Method in class org.springframework.core.io.support.PropertiesLoaderSupport
- Set the PropertiesPersister to use for parsing properties files.
- setProperty(String) -
Method in class org.springframework.beans.support.MutableSortDefinition
- Set the property to compare.
- setProperty(String, String) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
- Set a single value for the specified property.
- setProperty(String, String) -
Method in class org.springframework.mock.web.portlet.MockPortletResponse
-
- setPropertyEditorRegistrar(PropertyEditorRegistrar) -
Method in class org.springframework.web.portlet.mvc.BaseCommandController
- Specify a single PropertyEditorRegistrar to be applied
to every DataBinder that this controller uses.
- setPropertyEditorRegistrar(PropertyEditorRegistrar) -
Method in class org.springframework.web.servlet.mvc.BaseCommandController
- Specify a single PropertyEditorRegistrar to be applied
to every DataBinder that this controller uses.
- setPropertyEditorRegistrars(PropertyEditorRegistrar[]) -
Method in class org.springframework.beans.factory.config.CustomEditorConfigurer
- Specify the PropertyEditorRegistrars to apply to beans defined
within the current application context.
- setPropertyEditorRegistrars(PropertyEditorRegistrar[]) -
Method in class org.springframework.web.portlet.mvc.BaseCommandController
- Specify one or more PropertyEditorRegistrars to be applied
to every DataBinder that this controller uses.
- setPropertyEditorRegistrars(PropertyEditorRegistrar[]) -
Method in class org.springframework.web.servlet.mvc.BaseCommandController
- Specify multiple PropertyEditorRegistrars to be applied
to every DataBinder that this controller uses.
- setPropertyPath(String) -
Method in class org.springframework.beans.factory.config.PropertyPathFactoryBean
- Specify the property path to apply to the target.
- setPropertyValue(PropertyValue) -
Method in class org.springframework.beans.AbstractPropertyAccessor
-
- setPropertyValue(String, Object) -
Method in class org.springframework.beans.AbstractPropertyAccessor
- Actually set a property value.
- setPropertyValue(String, Object) -
Method in class org.springframework.beans.BeanWrapperImpl
-
- setPropertyValue(String, Object) -
Method in class org.springframework.beans.DirectFieldAccessor
-
- setPropertyValue(String, Object) -
Method in interface org.springframework.beans.PropertyAccessor
- Set a property value.
- setPropertyValue(PropertyValue) -
Method in interface org.springframework.beans.PropertyAccessor
- Set a property value.
- setPropertyValueAt(PropertyValue, int) -
Method in class org.springframework.beans.MutablePropertyValues
- Modify a PropertyValue object held in this object.
- setPropertyValues(Map) -
Method in class org.springframework.beans.AbstractPropertyAccessor
-
- setPropertyValues(PropertyValues) -
Method in class org.springframework.beans.AbstractPropertyAccessor
-
- setPropertyValues(PropertyValues, boolean) -
Method in class org.springframework.beans.AbstractPropertyAccessor
-
- setPropertyValues(MutablePropertyValues) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Specify property values for this bean, if any.
- setPropertyValues(Map) -
Method in interface org.springframework.beans.PropertyAccessor
- Perform a bulk update from a Map.
- setPropertyValues(PropertyValues) -
Method in interface org.springframework.beans.PropertyAccessor
- The preferred way to perform a bulk update.
- setPropertyValues(PropertyValues, boolean) -
Method in interface org.springframework.beans.PropertyAccessor
- Perform a bulk update with full control over behavior.
- setProtocol(String) -
Method in class org.springframework.mail.javamail.JavaMailSenderImpl
- Set the mail protocol.
- setProtocol(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setProxyFactory(BurlapProxyFactory) -
Method in class org.springframework.remoting.caucho.BurlapClientInterceptor
- Set the BurlapProxyFactory instance to use.
- setProxyFactory(HessianProxyFactory) -
Method in class org.springframework.remoting.caucho.HessianClientInterceptor
- Set the HessianProxyFactory instance to use.
- setProxyInterface(Class) -
Method in class org.springframework.jmx.access.MBeanProxyFactoryBean
- Set the interface that the generated proxy will implement.
- setProxyInterface(Class) -
Method in class org.springframework.jndi.JndiObjectFactoryBean
- Specify the proxy interface to use for the JNDI object.
- setProxyInterfaces(Class[]) -
Method in class org.springframework.aop.framework.AbstractSingletonProxyFactoryBean
- Specify the set of interfaces being proxied.
- setProxyInterfaces(Class[]) -
Method in class org.springframework.aop.framework.ProxyFactoryBean
- Set the names of the interfaces we're proxying.
- setProxyTargetClass(boolean) -
Method in class org.springframework.aop.framework.ProxyConfig
- Set whether to proxy the target class directly as well as any interfaces.
- setPublishContext(boolean) -
Method in class org.springframework.web.portlet.FrameworkPortlet
- Set whether to publish this portlet's context as a PortletContext attribute,
available to all objects in the web container.
- setPublishContext(boolean) -
Method in class org.springframework.web.servlet.FrameworkServlet
- Set whether to publish this servlet's context as a ServletContext attribute,
available to all objects in the web container.
- setPublishEvents(boolean) -
Method in class org.springframework.web.portlet.FrameworkPortlet
- Set whether this portlet should publish a PortletRequestHandledEvent at the end
of each request.
- setPublishEvents(boolean) -
Method in class org.springframework.web.servlet.FrameworkServlet
- Set whether this servlet should publish a ServletRequestHandledEvent at the end
of each request.
- setPubSubDomain(boolean) -
Method in class org.springframework.jms.connection.JmsTransactionManager102
- Configure the JmsTransactionManager102 with knowledge of the JMS domain used.
- setPubSubDomain(boolean) -
Method in class org.springframework.jms.connection.SingleConnectionFactory102
- Configure the factory with knowledge of the JMS domain used.
- setPubSubDomain(boolean) -
Method in class org.springframework.jms.support.destination.JmsDestinationAccessor
- Configure the destination accessor with knowledge of the JMS domain used.
- setPubSubNoLocal(boolean) -
Method in class org.springframework.jms.core.JmsTemplate
- Set whether to inhibit the delivery of messages published by its own connection.
- setPubSubNoLocal(boolean) -
Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
- Set whether to inhibit the delivery of messages published by its own connection.
- setPubSubNoLocal(boolean) -
Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
- Set whether to inhibit the delivery of messages published by its own connection.
- setQuartzProperties(Properties) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Set Quartz properties, like "org.quartz.threadPool.class".
- setQueryCacheRegion(String) -
Method in class org.springframework.orm.hibernate.HibernateTemplate
- Set the name of the cache region for queries executed by this template.
- setQueryCacheRegion(String) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
- Set the name of the cache region for queries executed by this template.
- setQueryString(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setQueueCapacity(int) -
Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
- Set the capacity for the ThreadPoolExecutor's BlockingQueue.
- setRaiseExceptions(boolean) -
Method in class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
-
Set this property to true to indicate the IllegalArgumentException and AmbiguousBindingException
should be thrown as appropriate in the case of failing to deduce advice parameter names.
- setReadOnly(String, boolean) -
Method in class org.springframework.mock.web.portlet.MockPortletPreferences
-
- setReadOnly(boolean) -
Method in class org.springframework.transaction.support.DefaultTransactionDefinition
- Set whether to optimize as read-only transaction.
- setReadonly(String) -
Method in class org.springframework.web.servlet.tags.form.InputTag
- Sets the value of the '
readonly' attribute.
- setReceiveTimeout(long) -
Method in class org.springframework.jms.core.JmsTemplate
- Set the timeout to use for receive calls.
- setReceiveTimeout(long) -
Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
- Set the timeout to use for receive calls, in milliseconds.
- setRecordName(String) -
Method in class org.springframework.jca.cci.core.support.CommAreaRecord
-
- setRecordShortDescription(String) -
Method in class org.springframework.jca.cci.core.support.CommAreaRecord
-
- setRecoveryInterval(long) -
Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
- Specify the interval between recovery attempts, in milliseconds.
- setRedirectAction(boolean) -
Method in class org.springframework.web.portlet.mvc.AbstractFormController
- Specify whether the action phase is expected to call
ActionResponse.sendRedirect(java.lang.String).
- setRedirectContextRelative(boolean) -
Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- Set whether to interpret a given redirect URL that starts with a
slash ("/") as relative to the current ServletContext, i.e. as
relative to the web application root.
- setRedirectHttp10Compatible(boolean) -
Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- Set whether redirects should stay compatible with HTTP 1.0 clients.
- setReference(Reference) -
Method in class org.springframework.jca.cci.connection.DelegatingConnectionFactory
-
- setReference(Reference) -
Method in class org.springframework.jca.cci.connection.SingleConnectionFactory
-
- setRefreshCheckDelay(long) -
Method in class org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
- Set the delay between refresh checks, in milliseconds.
- setRefreshHomeOnConnectFailure(boolean) -
Method in class org.springframework.ejb.access.AbstractRemoteSlsbInvokerInterceptor
- Set whether to refresh the EJB home on connect failure.
- setRefreshStubOnConnectFailure(boolean) -
Method in class org.springframework.remoting.rmi.JndiRmiClientInterceptor
- Set whether to refresh the RMI stub on connect failure.
- setRefreshStubOnConnectFailure(boolean) -
Method in class org.springframework.remoting.rmi.RmiClientInterceptor
- Set whether to refresh the RMI stub on connect failure.
- setRefreshTimestamp(long) -
Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource.PropertiesHolder
-
- setRegisterTraceInterceptor(boolean) -
Method in class org.springframework.remoting.support.RemoteExporter
- Set whether to register a RemoteInvocationTraceInterceptor for exported
services.
- setRegisterWithFactory(boolean) -
Method in class org.springframework.jmx.support.MBeanServerFactoryBean
- Set whether to register the
MBeanServer with the
MBeanServerFactory, making it available through
MBeanServerFactory.findMBeanServer().
- setRegistrationBehavior(int) -
Method in class org.springframework.jmx.support.MBeanRegistrationSupport
- Specify what action should be taken when attempting to register an MBean
under an
ObjectName that already exists.
- setRegistrationBehaviorName(String) -
Method in class org.springframework.jmx.support.MBeanRegistrationSupport
- Set the registration behavior by the name of the corresponding constant,
e.g.
- setRegistry(Registry) -
Method in class org.springframework.remoting.rmi.RmiServiceExporter
- Specify the RMI registry to register the exported service with.
- setRegistryClientSocketFactory(RMIClientSocketFactory) -
Method in class org.springframework.remoting.rmi.RmiServiceExporter
- Set a custom RMI client socket factory to use for the RMI registry.
- setRegistryHost(String) -
Method in class org.springframework.remoting.rmi.RmiServiceExporter
- Set the port of the registry for the exported RMI service,
i.e.
- setRegistryPort(int) -
Method in class org.springframework.remoting.rmi.RmiServiceExporter
- Set the port of the registry for the exported RMI service,
i.e.
- setRegistryServerSocketFactory(RMIServerSocketFactory) -
Method in class org.springframework.remoting.rmi.RmiServiceExporter
- Set a custom RMI server socket factory to use for the RMI registry.
- setRejectedExecutionHandler(RejectedExecutionHandler) -
Method in class org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
- Set the RejectedExecutionHandler to use for the ThreadPoolExecutor.
- setRejectedExecutionHandler(RejectedExecutionHandler) -
Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
- Set the RejectedExecutionHandler to use for the ThreadPoolExecutor.
- setRemoteAddr(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setRemoteHost(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setRemoteInvocationExecutor(RemoteInvocationExecutor) -
Method in class org.springframework.remoting.support.RemoteInvocationBasedExporter
- Set the RemoteInvocationExecutor to use for this exporter.
- setRemoteInvocationFactory(RemoteInvocationFactory) -
Method in class org.springframework.remoting.rmi.JndiRmiClientInterceptor
- Set the RemoteInvocationFactory to use for this accessor.
- setRemoteInvocationFactory(RemoteInvocationFactory) -
Method in class org.springframework.remoting.support.RemoteInvocationBasedAccessor
- Set the RemoteInvocationFactory to use for this accessor.
- setRemotePort(int) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setRemoteUser(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setRemoteUser(String) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setRenderCommandAndErrors(ActionRequest, Object, BindException) -
Method in class org.springframework.web.portlet.mvc.BaseCommandController
- Set the command object and errors object for the render phase.
- setRenderParameter(String, String) -
Method in class org.springframework.mock.web.portlet.MockActionResponse
-
- setRenderParameter(String, String[]) -
Method in class org.springframework.mock.web.portlet.MockActionResponse
-
- setRenderParameters(Map) -
Method in class org.springframework.mock.web.portlet.MockActionResponse
-
- setRenderParameters(String[]) -
Method in class org.springframework.web.portlet.mvc.AbstractFormController
- Specify the list of parameters that should be passed forward
from the action phase to the render phase whenever the form is
rerendered or when
AbstractFormController.passRenderParameters(javax.portlet.ActionRequest, javax.portlet.ActionResponse) is called.
- setRenderWhenMinimized(boolean) -
Method in class org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
- Set if the resolver should render a view when the portlet is in
a minimized window.
- setRenderWhenMinimized(boolean) -
Method in class org.springframework.web.portlet.mvc.AbstractController
- Set if the controller should render an view when the portlet is in
a minimized window.
- setReplyTo(String) -
Method in class org.springframework.mail.javamail.MimeMailMessage
-
- setReplyTo(InternetAddress) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- setReplyTo(String) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- setReplyTo(String, String) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- setReplyTo(String) -
Method in interface org.springframework.mail.MailMessage
-
- setReplyTo(String) -
Method in class org.springframework.mail.SimpleMailMessage
-
- setReportCompiler(JRCompiler) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Specify the JRCompiler implementation to use for compiling a ".jrxml"
report file on-the-fly into a report class.
- setReportCompiler(JRCompiler) -
Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
- Set the
JRCompiler the view class should use.
- setReportDataKey(String) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Set the name of the model attribute that represents the report data.
- setReportDataKey(String) -
Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
- Set the
reportDataKey the view class should use.
- setRepositoryAnnotationType(Class<? extends Annotation>) -
Method in class org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor
- Set the 'repository' annotation type.
- setRequestAttributes(RequestAttributes) -
Static method in class org.springframework.web.context.scope.RequestContextHolder
- Bind the given RequestAttributes to the current thread.
- setRequestBody(HttpInvokerClientConfiguration, PostMethod, ByteArrayOutputStream) -
Method in class org.springframework.remoting.httpinvoker.CommonsHttpInvokerRequestExecutor
- Set the given serialized remote invocation as request body.
- setRequestContextAttribute(String) -
Method in class org.springframework.web.servlet.view.AbstractView
- Set the name of the RequestContext attribute for this view.
- setRequestContextAttribute(String) -
Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- Set the name of the RequestContext attribute for all views.
- setRequestedSessionIdFromCookie(boolean) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setRequestedSessionIdFromURL(boolean) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setRequestedSessionIdValid(boolean) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setRequestedSessionIdValid(boolean) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setRequestURI(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setRequiredAnnotationType(Class<? extends Annotation>) -
Method in class org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor
- Set the 'required' annotation type.
- setRequiredFields(String[]) -
Method in class org.springframework.validation.DataBinder
- Register fields that are required for each binding process.
- setRequiredRowsAffected(int) -
Method in class org.springframework.jdbc.object.SqlUpdate
- Set the exact number of rows that must be affected by this update.
- setRequiredType(Class) -
Method in class org.springframework.jdbc.core.SingleColumnRowMapper
- Set the type that each result object is expected to match.
- setRequireSession(boolean) -
Method in class org.springframework.web.portlet.handler.PortletContentGenerator
- Set whether a session should be required to handle requests.
- setRequireSession(boolean) -
Method in class org.springframework.web.servlet.support.WebContentGenerator
- Set whether a session should be required to handle requests.
- setResourceBasePath(String) -
Method in class org.springframework.context.support.ResourceMapFactoryBean
- Set a base path to prepend to each resource location value
in the properties file.
- setResourceBundle(Locale, ResourceBundle) -
Method in class org.springframework.mock.web.portlet.MockPortletConfig
-
- setResourceDescription(String) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set a description of the resource that this bean definition
came from (for the purpose of showing context in case of errors).
- setResourceDescription(String) -
Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Set the description associated with this definition.
- setResourceLoader(ResourceLoader) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
- Set the ResourceLoader to use for resource locations.
- setResourceLoader(ResourceLoader) -
Method in interface org.springframework.context.ResourceLoaderAware
- Set the ResourceLoader that this object runs in.
- setResourceLoader(ResourceLoader) -
Method in class org.springframework.context.support.GenericApplicationContext
- Set a ResourceLoader to use for this context.
- setResourceLoader(ResourceLoader) -
Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource
- Set the ResourceLoader to use for loading bundle properties files.
- setResourceLoader(ResourceLoader) -
Method in class org.springframework.context.support.ResourceMapFactoryBean
-
- setResourceLoader(ResourceLoader) -
Method in class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
-
- setResourceLoader(ResourceLoader) -
Method in class org.springframework.scheduling.quartz.ResourceJobSchedulingDataProcessor
-
- setResourceLoader(ResourceLoader) -
Method in class org.springframework.scripting.support.ScriptFactoryPostProcessor
-
- setResourceLoader(ResourceLoader) -
Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
- Set the Spring ResourceLoader to use for loading FreeMarker template files.
- setResourceLoader(ResourceLoader) -
Method in class org.springframework.ui.velocity.VelocityEngineFactory
- Set the Spring ResourceLoader to use for loading Velocity template files.
- setResourceLoaderPath(String) -
Method in class org.springframework.ui.velocity.VelocityEngineFactory
- Set the Velocity resource loader path via a Spring resource location.
- setResourceRef(boolean) -
Method in class org.springframework.jndi.JndiLocatorSupport
- Set whether the lookup occurs in a J2EE container, i.e. if the prefix
"java:comp/env/" needs to be added if the JNDI name doesn't already
contain it.
- setResultSetType(int) -
Method in class org.springframework.jdbc.core.CallableStatementCreatorFactory
- Set whether to use prepared statements that return a
specific type of ResultSet.
- setResultSetType(int) -
Method in class org.springframework.jdbc.core.PreparedStatementCreatorFactory
- Set whether to use prepared statements that return a
specific type of ResultSet.
- setResultSetType(int) -
Method in class org.springframework.jdbc.object.RdbmsOperation
- Set whether to use statements that return a specific type of ResultSet.
- setResultType(Class) -
Method in class org.springframework.beans.factory.config.PropertyPathFactoryBean
- Specify the type of the result from evaluating the property path.
- setResultType(Class) -
Method in class org.springframework.jdbc.object.SqlFunction
- Specify the type that the result object is required to match.
- setReturnGeneratedKeys(boolean) -
Method in class org.springframework.jdbc.core.PreparedStatementCreatorFactory
- Set whether prepared statements should be capable of returning
auto-generated keys.
- setReturnGeneratedKeys(boolean) -
Method in class org.springframework.jdbc.object.RdbmsOperation
- Set whether prepared statements should be capable of returning
auto-generated keys.
- setReturningName(String) -
Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
-
- setReturningName(String) -
Method in class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
- If afterReturning advice binds the return value, the returning
variable name must be specified.
- setReturningName(String) -
Method in class org.springframework.aop.aspectj.AspectJAfterReturningAdvice
-
- setReturningNameNoCheck(String) -
Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
- We need to hold the returning name at this level for argument binding calculations,
this method allows the afterReturning advice subclass to set the name.
- setRole(int) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set the role hint for this
BeanDefinition.
- setRole(int) -
Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Set the role of this definition.
- setRollbackOnCommitFailure(boolean) -
Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- Set whether
doRollback should be performed on failure of the
doCommit call.
- setRollbackOnly() -
Method in class org.springframework.transaction.jta.UserTransactionAdapter
-
- setRollbackOnly() -
Method in class org.springframework.transaction.support.AbstractTransactionStatus
-
- setRollbackOnly() -
Method in class org.springframework.transaction.support.ResourceHolderSupport
- Mark the resource transaction as rollback-only.
- setRollbackOnly() -
Method in interface org.springframework.transaction.TransactionStatus
- Set the transaction rollback-only.
- setRollbackRules(List) -
Method in class org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
- Set the list of
RollbackRuleAttribute objects
(and/or NoRollbackRuleAttribute objects) to apply.
- setRoot(String) -
Method in class org.springframework.web.servlet.view.xslt.AbstractXsltView
- Document root element name.
- setRows(String) -
Method in class org.springframework.web.servlet.tags.form.TextareaTag
- Sets the value of the '
rows' attribute.
- setRowsExpected(int) -
Method in class org.springframework.jdbc.object.SqlQuery
- Set the number of rows expected.
- setRunnable(Runnable) -
Method in class org.springframework.scheduling.commonj.ScheduledTimerListener
- Set the Runnable to schedule as TimerListener.
- setRunnable(Runnable) -
Method in class org.springframework.scheduling.concurrent.ScheduledExecutorTask
- Set the Runnable to schedule as executor task.
- setRunnable(Runnable) -
Method in class org.springframework.scheduling.timer.ScheduledTimerTask
- Set the Runnable to schedule as TimerTask.
- setSavepoint(Object) -
Method in class org.springframework.transaction.support.AbstractTransactionStatus
- Set a savepoint for this transaction.
- setSavepointAllowed(boolean) -
Method in class org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
-
- setScheduledExecutorTasks(ScheduledExecutorTask[]) -
Method in class org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
- Register a list of ScheduledExecutorTask objects with the ScheduledExecutorService
that this FactoryBean creates.
- setScheduledTimerListeners(ScheduledTimerListener[]) -
Method in class org.springframework.scheduling.commonj.TimerManagerFactoryBean
- Register a list of ScheduledTimerListener objects with the TimerManager
that this FactoryBean creates.
- setScheduledTimerTasks(ScheduledTimerTask[]) -
Method in class org.springframework.scheduling.timer.TimerFactoryBean
- Register a list of ScheduledTimerTask objects with the Timer that
this FactoryBean creates.
- setSchedulerContextAsMap(Map) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Register objects in the Scheduler context via a given Map.
- setSchedulerFactoryClass(Class) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Set the Quartz SchedulerFactory implementation to use.
- setSchedulerListeners(SchedulerListener[]) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Specify Quartz SchedulerListeners to be registered with the Scheduler.
- setSchedulerName(String) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Set the name of the Scheduler to fetch from the SchedulerFactory.
- setSchemaUpdate(boolean) -
Method in class org.springframework.orm.hibernate.LocalSessionFactoryBean
- Set whether to execute a schema update after SessionFactory initialization.
- setSchemaUpdate(boolean) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set whether to execute a schema update after SessionFactory initialization.
- setScheme(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setScheme(String) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setScope(String) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set the name of the target scope for the bean.
- setScope(String) -
Method in class org.springframework.web.servlet.tags.MessageTag
- Set the scope to export the variable to.
- setScope(String) -
Method in class org.springframework.web.servlet.tags.TransformTag
- Set the scope to export the variable to.
- setScreenContentKey(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityLayoutView
- Set the name of the context key that will hold the content of
the screen within the layout template.
- setScreenContentKey(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityLayoutViewResolver
- Set the name of the context key that will hold the content of
the screen within the layout template.
- setScript(String) -
Method in class org.springframework.scripting.support.StaticScriptSource
- Set a fresh script String, overriding the previous script.
- setSearchContextAttributes(boolean) -
Method in class org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer
- Set whether to search for matching a ServletContext attribute before
checking a ServletContext init parameter.
- setSearchSystemEnvironment(boolean) -
Method in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Set whether to search for a matching system environment variable
if no matching system property has been found.
- setSecure(boolean) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setSecure(boolean) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setSecure(boolean) -
Method in class org.springframework.mock.web.portlet.MockPortletURL
-
- setSentDate(Date) -
Method in class org.springframework.mail.javamail.MimeMailMessage
-
- setSentDate(Date) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- setSentDate(Date) -
Method in interface org.springframework.mail.MailMessage
-
- setSentDate(Date) -
Method in class org.springframework.mail.SimpleMailMessage
-
- setSeparator(String) -
Method in class org.springframework.core.io.support.LocalizedResourceHelper
- Set the separator to use inbetween file name parts.
- setSeparator(String) -
Method in class org.springframework.orm.toplink.support.CommonsLoggingSessionLog
- Specify the separator between TopLink's supplemental details
(session, connection) and the log message itself.
- setSeparator(String) -
Method in class org.springframework.orm.toplink.support.CommonsLoggingSessionLog904
- Specify the separator between TopLink's supplemental details
(session, connection) and the log message itself.
- setSeparator(String) -
Method in class org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator
- Set the value that will replace '
/' as the separator
in the view name.
- setServer(MBeanServerConnection) -
Method in class org.springframework.jmx.access.MBeanClientInterceptor
- Set the
MBeanServerConnection used to connect to the
MBean which all invocations are routed to.
- setServer(MBeanServer) -
Method in class org.springframework.jmx.support.MBeanRegistrationSupport
- Specify the
MBeanServer instance with which all beans should
be registered.
- setServerName(String) -
Method in class org.springframework.jmx.support.WebLogicMBeanServerFactoryBean
- Set the server name to use for retrieving the WebLogic MBeanServer.
- setServerName(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setServerName(String) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setServerPort(int) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setServerPort(int) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setServerSessionFactory(ServerSessionFactory) -
Method in class org.springframework.jms.listener.serversession.ServerSessionMessageListenerContainer
- Set the Spring ServerSessionFactory to use.
- setServerSocketFactory(RMIServerSocketFactory) -
Method in class org.springframework.remoting.rmi.RmiRegistryFactoryBean
- Set a custom RMI server socket factory to use for the RMI registry.
- setServerSocketFactory(RMIServerSocketFactory) -
Method in class org.springframework.remoting.rmi.RmiServiceExporter
- Set a custom RMI server socket factory to use for exporting the service.
- setServerUrl(String) -
Method in class org.springframework.jmx.support.WebLogicMBeanServerFactoryBean
- Set the server URL to use for retrieving the WebLogic MBeanServer.
- setService(Object) -
Method in class org.springframework.remoting.support.RemoteExporter
- Set the service to export.
- setServiceFactoryClass(Class) -
Method in class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory
- Set the ServiceFactory class to use, for example
"org.apache.axis.client.ServiceFactory".
- setServiceInterface(Class) -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Set the interface of the service that this factory should create a proxy for.
- setServiceInterface(Class) -
Method in class org.springframework.remoting.rmi.JndiRmiClientInterceptor
- Set the interface of the service to access.
- setServiceInterface(Class) -
Method in class org.springframework.remoting.support.RemoteAccessor
- Set the interface of the service to access.
- setServiceInterface(Class) -
Method in class org.springframework.remoting.support.RemoteExporter
- Set the interface of the service to export.
- setServiceLocatorExceptionClass(Class) -
Method in class org.springframework.beans.factory.config.ServiceLocatorFactoryBean
- Set the exception class that the service locator should throw if service
lookup failed.
- setServiceLocatorInterface(Class) -
Method in class org.springframework.beans.factory.config.ServiceLocatorFactoryBean
- Set the service locator interface to use, which must have one or more methods with
the signatures
MyType xxx() or MyType xxx(MyIdType id)
(typically, MyService getService() or MyService getService(String id)).
- setServiceMappings(Properties) -
Method in class org.springframework.beans.factory.config.ServiceLocatorFactoryBean
- Set mappings between service ids (passed into the service locator)
and bean names (in the bean factory).
- setServiceName(String) -
Method in class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory
- Set the name of the service to look up.
- setServiceName(String) -
Method in class org.springframework.remoting.rmi.RmiServiceExporter
- Set the name of the exported RMI service,
i.e.
- setServicePort(int) -
Method in class org.springframework.remoting.rmi.RmiServiceExporter
- Set the port that the exported RMI service will use.
- setServicePostProcessors(JaxRpcServicePostProcessor[]) -
Method in class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory
- Set the JaxRpcServicePostProcessors to be applied to JAX-RPC Service
instances created by this factory.
- setServiceUrl(String) -
Method in class org.springframework.jmx.access.MBeanClientInterceptor
- Set the service URL of the remote
MBeanServer.
- setServiceUrl(String) -
Method in class org.springframework.jmx.support.ConnectorServerFactoryBean
- Set the service URL for the
JMXConnectorServer.
- setServiceUrl(String) -
Method in class org.springframework.jmx.support.MBeanServerConnectionFactoryBean
- Set the service URL of the remote
MBeanServer.
- setServiceUrl(String) -
Method in class org.springframework.remoting.support.UrlBasedRemoteAccessor
- Set the URL of the service that this factory should create a proxy for.
- setServlet(ActionServlet) -
Method in class org.springframework.web.struts.ActionSupport
- Initialize the WebApplicationContext for this Action.
- setServlet(ActionServlet) -
Method in class org.springframework.web.struts.DispatchActionSupport
- Initialize the WebApplicationContext for this Action.
- setServlet(ActionServlet) -
Method in class org.springframework.web.struts.LookupDispatchActionSupport
- Initialize the WebApplicationContext for this Action.
- setServlet(ActionServlet) -
Method in class org.springframework.web.struts.MappingDispatchActionSupport
- Initialize the WebApplicationContext for this Action.
- setServletClass(Class) -
Method in class org.springframework.web.servlet.mvc.ServletWrappingController
- Set the class of the servlet to wrap.
- setServletConfig(ServletConfig) -
Method in interface org.springframework.web.context.ConfigurableWebApplicationContext
- Set the ServletConfig for this web application context.
- setServletConfig(ServletConfig) -
Method in interface org.springframework.web.context.ServletConfigAware
- Set the ServletConfig that this object runs in.
- setServletConfig(ServletConfig) -
Method in class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
-
- setServletConfig(ServletConfig) -
Method in class org.springframework.web.context.support.StaticWebApplicationContext
-
- setServletConfig(ServletConfig) -
Method in class org.springframework.web.servlet.handler.SimpleServletPostProcessor
-
- setServletContext(ServletContext) -
Method in interface org.springframework.web.context.ConfigurableWebApplicationContext
- Set the ServletContext for this web application context.
- setServletContext(ServletContext) -
Method in interface org.springframework.web.context.ServletContextAware
- Set the ServletContext that this object runs in.
- setServletContext(ServletContext) -
Method in class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
-
- setServletContext(ServletContext) -
Method in class org.springframework.web.context.support.GenericWebApplicationContext
- Set the ServletContext that this WebApplicationContext runs in.
- setServletContext(ServletContext) -
Method in class org.springframework.web.context.support.ServletContextAttributeExporter
-
- setServletContext(ServletContext) -
Method in class org.springframework.web.context.support.ServletContextAttributeFactoryBean
-
- setServletContext(ServletContext) -
Method in class org.springframework.web.context.support.ServletContextFactoryBean
-
- setServletContext(ServletContext) -
Method in class org.springframework.web.context.support.ServletContextParameterFactoryBean
-
- setServletContext(ServletContext) -
Method in class org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer
- Set the ServletContext to resolve placeholders against.
- setServletContext(ServletContext) -
Method in class org.springframework.web.context.support.StaticWebApplicationContext
- Set the ServletContext that this WebApplicationContext runs in.
- setServletContext(ServletContext) -
Method in class org.springframework.web.context.support.WebApplicationObjectSupport
-
- setServletContext(ServletContext) -
Method in class org.springframework.web.filter.GenericFilterBean
- Stores the ServletContext that the bean factory runs in.
- setServletContext(ServletContext) -
Method in class org.springframework.web.multipart.commons.CommonsMultipartResolver
-
- setServletContext(ServletContext) -
Method in class org.springframework.web.multipart.cos.CosMultipartResolver
-
- setServletContext(ServletContext) -
Method in class org.springframework.web.servlet.handler.SimpleServletPostProcessor
-
- setServletContext(ServletContext) -
Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerConfigurer
- Initialize the
TaglibFactory.
- setServletContextName(String) -
Method in class org.springframework.mock.web.MockServletContext
-
- setServletName(String) -
Method in class org.springframework.web.servlet.mvc.ServletForwardingController
- Set the name of the servlet to forward to,
i.e. the "servlet-name" of the target servlet in web.xml.
- setServletName(String) -
Method in class org.springframework.web.servlet.mvc.ServletWrappingController
- Set the name of the servlet to wrap.
- setServletPath(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setSession(Session) -
Method in class org.springframework.mail.javamail.JavaMailSenderImpl
- Set the JavaMail Session, possibly pulled from JNDI.
- setSession(HttpSession) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setSession(PortletSession) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setSessionAcknowledgeMode(int) -
Method in class org.springframework.jms.support.JmsAccessor
- Set the JMS acknowledgement mode that is used when creating a JMS
Session to send a message.
- setSessionAcknowledgeModeName(String) -
Method in class org.springframework.jms.support.JmsAccessor
- Set the JMS acknowledgement mode by the name of the corresponding constant
in the JMS
Session interface, e.g.
- setSessionAttribute(PortletRequest, String, Object) -
Static method in class org.springframework.web.portlet.util.PortletUtils
- Set the session attribute with the given name to the given value under the
PortletSession.PORTLET_SCOPE.
- setSessionAttribute(PortletRequest, String, Object, int) -
Static method in class org.springframework.web.portlet.util.PortletUtils
- Set the session attribute with the given name to the given value in the given scope.
- setSessionAttribute(HttpServletRequest, String, Object) -
Static method in class org.springframework.web.util.WebUtils
- Set the session attribute with the given name to the given value.
- setSessionClassLoader(ClassLoader) -
Method in class org.springframework.orm.toplink.LocalSessionFactory
- Set the ClassLoader that should be used to lookup the config resources.
- setSessionContext(SessionContext) -
Method in class org.springframework.ejb.support.AbstractSessionBean
- Set the session context.
- setSessionFactory(SessionFactory) -
Method in class org.springframework.orm.hibernate.HibernateAccessor
- Set the Hibernate SessionFactory that should be used to create
Hibernate Sessions.
- setSessionFactory(SessionFactory) -
Method in class org.springframework.orm.hibernate.HibernateTransactionManager
- Set the SessionFactory that this instance should manage transactions for.
- setSessionFactory(SessionFactory) -
Method in class org.springframework.orm.hibernate.support.HibernateDaoSupport
- Set the Hibernate SessionFactory to be used by this DAO.
- setSessionFactory(SessionFactory) -
Method in class org.springframework.orm.hibernate3.HibernateAccessor
- Set the Hibernate SessionFactory that should be used to create
Hibernate Sessions.
- setSessionFactory(SessionFactory) -
Method in class org.springframework.orm.hibernate3.HibernateTransactionManager
- Set the SessionFactory that this instance should manage transactions for.
- setSessionFactory(SessionFactory) -
Method in class org.springframework.orm.hibernate3.support.HibernateDaoSupport
- Set the Hibernate SessionFactory to be used by this DAO.
- setSessionFactory(SessionFactory) -
Method in class org.springframework.orm.toplink.support.TopLinkDaoSupport
- Set the TopLink SessionFactory to be used by this DAO.
- setSessionFactory(SessionFactory) -
Method in class org.springframework.orm.toplink.support.TransactionAwareSessionAdapter
- Set the SessionFactory that this adapter is supposed to expose a
transaction-aware TopLink Session for.
- setSessionFactory(SessionFactory) -
Method in class org.springframework.orm.toplink.TopLinkAccessor
- Set the the TopLink SessionFactory that should be used to create TopLink
Sessions.
- setSessionFactory(SessionFactory) -
Method in class org.springframework.orm.toplink.TopLinkTransactionManager
- Set the the TopLink SessionFactory to manage transactions for.
- setSessionFactoryBeanName(String) -
Method in class org.springframework.orm.hibernate.support.OpenSessionInViewFilter
- Set the bean name of the SessionFactory to fetch from Spring's
root application context.
- setSessionFactoryBeanName(String) -
Method in class org.springframework.orm.hibernate3.support.OpenSessionInViewFilter
- Set the bean name of the SessionFactory to fetch from Spring's
root application context.
- setSessionForm(boolean) -
Method in class org.springframework.web.portlet.mvc.AbstractFormController
- Activate/deactivate session form mode.
- setSessionForm(boolean) -
Method in class org.springframework.web.servlet.mvc.AbstractFormController
- Activate resp. deactivate session form mode.
- setSessionLog(SessionLog) -
Method in class org.springframework.orm.toplink.LocalSessionFactory
- Specify a TopLink SessionLog instance to use for detailed logging of the
Session's activities: for example, DefaultSessionLog (which logs to the
console), JavaLog (which logs through JDK 1.4'S
java.util.logging,
available as of TopLink 10.1.3), or CommonsLoggingSessionLog /
CommonsLoggingSessionLog904 (which logs through Commons Logging,
on TopLink 10.1.3 and 9.0.4, respectively).
- setSessionName(String) -
Method in class org.springframework.orm.toplink.LocalSessionFactory
- Set the name of the TopLink Session, as defined in TopLink's
sessions.xml configuration file.
- setSessionTransacted(boolean) -
Method in class org.springframework.jms.support.JmsAccessor
- Set the transaction mode that is used when creating a JMS session to send a message.
- setShowSql(boolean) -
Method in class org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
- Set whether to show SQL in the log (or in the console).
- setSingleSession(boolean) -
Method in class org.springframework.orm.hibernate.support.OpenSessionInViewFilter
- Set whether to use a single session for each request.
- setSingleSession(boolean) -
Method in class org.springframework.orm.hibernate.support.OpenSessionInViewInterceptor
- Set whether to use a single session for each request.
- setSingleSession(boolean) -
Method in class org.springframework.orm.hibernate.support.PortletOpenSessionInViewInterceptor
- Set whether to use a single session for each request.
- setSingleSession(boolean) -
Method in class org.springframework.orm.hibernate3.support.OpenSessionInViewFilter
- Set whether to use a single session for each request.
- setSingleSession(boolean) -
Method in class org.springframework.orm.hibernate3.support.OpenSessionInViewInterceptor
- Set whether to use a single session for each request.
- setSingleSession(boolean) -
Method in class org.springframework.orm.hibernate3.support.PortletOpenSessionInViewInterceptor
- Set whether to use a single session for each request.
- setSingleton(boolean) -
Method in class org.springframework.aop.framework.ProxyFactoryBean
- Set the value of the singleton property.
- setSingleton(boolean) -
Method in class org.springframework.beans.factory.config.AbstractFactoryBean
- Set if a singleton should be created, or a new object
on each request else.
- setSingleton(boolean) -
Method in class org.springframework.beans.factory.config.MethodInvokingFactoryBean
- Set if a singleton should be created, or a new object on each
request else.
- setSingleton(boolean) -
Method in class org.springframework.beans.factory.config.PropertiesFactoryBean
- Set if a singleton should be created, or a new object
on each request else.
- setSingleton(boolean) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set if this a Singleton, with a single, shared instance returned
on all calls.
- setSingleton(boolean) -
Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Sets whether or not this definition describes a singleton bean.
- setSize(String) -
Method in class org.springframework.web.servlet.tags.form.InputTag
- Sets the value of the '
size' attribute.
- setSize(String) -
Method in class org.springframework.web.servlet.tags.form.SelectTag
- Sets the value of the HTML '
size' attribute rendered
on the final 'select' element.
- setSort(SortDefinition) -
Method in class org.springframework.beans.support.PagedListHolder
- Set the sort definition for this holder.
- setSource(Object) -
Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
- Set the
Object representing the configuration source
for this BeanDefinition.
- setSource(Object) -
Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Set the source of this definition.
- setSource(Object) -
Method in class org.springframework.beans.factory.support.ManagedList
-
- setSource(Object) -
Method in class org.springframework.beans.factory.support.ManagedMap
-
- setSource(Object) -
Method in class org.springframework.beans.factory.support.ManagedProperties
-
- setSource(Object) -
Method in class org.springframework.beans.factory.support.ManagedSet
-
- setSource(Object) -
Method in class org.springframework.beans.factory.support.MethodOverride
- Sets the source metadata for this object.
- setSource(Object) -
Method in class org.springframework.beans.PropertyValue
- Set the configuration source
Object for this
PropertyValue.
- setSource(List) -
Method in class org.springframework.beans.support.PagedListHolder
- Set the source list for this holder.
- setSourceExtractor(SourceExtractor) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Specify the
SourceExtractor to use.
- setSourceKey(String) -
Method in class org.springframework.web.servlet.view.xslt.XsltView
-
- setSourceKey(String) -
Method in class org.springframework.web.servlet.view.xslt.XsltViewResolver
-
- setSourceList(List) -
Method in class org.springframework.beans.factory.config.ListFactoryBean
- Set the source List, typically populated via XML "list" elements.
- setSourceMap(Map) -
Method in class org.springframework.beans.factory.config.MapFactoryBean
- Set the source Map, typically populated via XML "map" elements.
- setSourceProvider(PagedListSourceProvider) -
Method in class org.springframework.beans.support.RefreshablePagedListHolder
- Set the callback class for reloading the List when necessary.
- setSourceSet(Set) -
Method in class org.springframework.beans.factory.config.SetFactoryBean
- Set the source Set, typically populated via XML "set" elements.
- setSql(String) -
Method in class org.springframework.jdbc.core.namedparam.ParsedSql
- Set the SQL statement that is being (or is to be) parsed.
- setSql(String) -
Method in class org.springframework.jdbc.object.RdbmsOperation
- Set the SQL executed by this operation.
- setSqlErrorCodes(SQLErrorCodes) -
Method in class org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator
- Set custom error codes to be used for translation.
- setSqlMapClient(SqlMapClient) -
Method in class org.springframework.orm.ibatis.SqlMapClientTemplate
- Set the iBATIS Database Layer SqlMapClient that defines the mapped statements.
- setSqlMapClient(SqlMapClient) -
Method in class org.springframework.orm.ibatis.support.SqlMapClientDaoSupport
- Set the iBATIS Database Layer SqlMapClient to work with.
- setSqlMapClientProperties(Properties) -
Method in class org.springframework.orm.ibatis.SqlMapClientFactoryBean
- Set optional properties to be passed into the SqlMapClientBuilder, as
alternative to a
<properties> tag in the sql-map-config.xml
file.
- setSqlMapClientTemplate(SqlMapClientTemplate) -
Method in class org.springframework.orm.ibatis.support.SqlMapClientDaoSupport
- Set the SqlMapClientTemplate for this DAO explicitly,
as an alternative to specifying a SqlMapClient.
- setSqlReadyForUse(boolean) -
Method in class org.springframework.jdbc.object.SqlCall
- Set whether the SQL can be used as is.
- setSqlToUse(String) -
Method in class org.springframework.jdbc.core.PreparedStatementCreatorFactory
- The SQL statement parsed with named parameters expanded.
- setStartDelay(long) -
Method in class org.springframework.scheduling.quartz.SimpleTriggerBean
- Set the delay before starting the job for the first time.
- setStartupDelay(int) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Set the number of seconds to wait after initialization before
starting the scheduler asynchronously.
- setStaticField(String) -
Method in class org.springframework.beans.factory.config.FieldRetrievingFactoryBean
- Set a fully qualified static field name to retrieve,
e.g.
- setStaticMethod(String) -
Method in class org.springframework.util.MethodInvoker
- Set a fully qualified static method name to invoke,
e.g.
- setStatus(int) -
Method in class org.springframework.mock.web.MockHttpServletResponse
-
- setStatus(int, String) -
Method in class org.springframework.mock.web.MockHttpServletResponse
-
- setStripExtension(boolean) -
Method in class org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator
- Set whether or not file extensions should be stripped from the URI when
generating the view name.
- setStripLeadingSlash(boolean) -
Method in class org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator
- Set whether or not leading slashes should be stripped from the URI when
generating the view name.
- setStylesheetLocation(Resource) -
Method in class org.springframework.web.servlet.view.xslt.AbstractXsltView
- Set the location of the XSLT stylesheet.
- setSubject(String) -
Method in class org.springframework.mail.javamail.MimeMailMessage
-
- setSubject(String) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- setSubject(String) -
Method in interface org.springframework.mail.MailMessage
-
- setSubject(String) -
Method in class org.springframework.mail.SimpleMailMessage
-
- setSubReportDataKeys(String[]) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Set the list of names corresponding to the model parameters that will contain
data source objects for use in sub-reports.
- setSubReportDataKeys(String[]) -
Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
- Set the
subReportDataKeys the view class should use.
- setSubReportUrls(Properties) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Specify resource paths which must be loaded as instances of
JasperReport and passed to the JasperReports engine for
rendering as sub-reports, under the same keys as in this mapping.
- setSubReportUrls(Properties) -
Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
- Set the
subReportUrls the view class should use.
- setSuccessView(String) -
Method in class org.springframework.web.portlet.mvc.SimpleFormController
- Set the name of the view that should be shown on successful submit.
- setSuccessView(String) -
Method in class org.springframework.web.servlet.mvc.SimpleFormController
- Set the name of the view that should be shown on successful submit.
- setSuffix(String) -
Method in class org.springframework.aop.interceptor.AbstractMonitoringInterceptor
- Set the text that will get prepended to the trace data.
- setSuffix(String) -
Method in class org.springframework.web.servlet.mvc.multiaction.InternalPathMethodNameResolver
- Specify a common suffix for handler method names.
- setSuffix(String) -
Method in class org.springframework.web.servlet.mvc.UrlFilenameViewController
- Set the suffix to append to the request URL filename
to build a view name.
- setSuffix(String) -
Method in class org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator
- Set the suffix to append to generated view names.
- setSuffix(String) -
Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- Set the suffix that gets appended to view names when building a URL.
- setSupportedMethods(String[]) -
Method in class org.springframework.web.servlet.support.WebContentGenerator
- Set the HTTP methods that this content generator should support.
- setSuppressClose(boolean) -
Method in class org.springframework.jdbc.datasource.SingleConnectionDataSource
- Set if the returned connection should be a close-suppressing proxy
or the physical connection.
- setSynchronizedWithTransaction(boolean) -
Method in class org.springframework.transaction.support.ResourceHolderSupport
- Mark the resource as synchronized with a transaction.
- setSynchronizeOnSession(boolean) -
Method in class org.springframework.web.portlet.mvc.AbstractController
- Set if controller execution should be synchronized on the session,
to serialize parallel invocations from the same client.
- setSynchronizeOnSession(boolean) -
Method in class org.springframework.web.servlet.mvc.AbstractController
- Set if controller execution should be synchronized on the session,
to serialize parallel invocations from the same client.
- setSystemPropertiesMode(int) -
Method in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Set how to check system properties: as fallback, as override, or never.
- setSystemPropertiesModeName(String) -
Method in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Set the system property mode by the name of the corresponding constant,
e.g.
- setSystemTreePath(String) -
Method in class org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer
- Set the path in the system preferences tree to use for resolving
placeholders.
- setTabindex(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Sets the value of the '
tabindex' attribute.
- setTarget(Object) -
Method in class org.springframework.aop.framework.AbstractSingletonProxyFactoryBean
- Set the target object, that is, the bean to be wrapped with a transactional proxy.
- setTarget(Object) -
Method in class org.springframework.aop.framework.AdvisedSupport
- Set the given object as target.
- setTargetBeanName(String) -
Method in class org.springframework.aop.config.MethodLocatingFactoryBean
- Set the name of the bean to locate the
Method on.
- setTargetBeanName(String) -
Method in class org.springframework.aop.scope.ScopedProxyFactoryBean
-
- setTargetBeanName(String) -
Method in class org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
- Set the name of the target bean in the factory.
- setTargetBeanName(String) -
Method in class org.springframework.beans.factory.config.BeanReferenceFactoryBean
- Set the name of the target bean,
potentially in a different bean definition file.
- setTargetBeanName(String) -
Method in class org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean
- Set the name of the target bean.
- setTargetBeanName(String) -
Method in class org.springframework.beans.factory.config.PropertyPathFactoryBean
- Specify the name of a target bean to apply the property path to.
- setTargetBeanName(String) -
Method in class org.springframework.web.filter.DelegatingFilterProxy
- Set the name of the target bean in the Spring application context.
- setTargetClass(Class) -
Method in class org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
- Specify the target class explicitly, to avoid any kind of access to the
target bean (for example, to avoid initialization of a FactoryBean instance).
- setTargetClass(Class) -
Method in class org.springframework.beans.factory.config.FieldRetrievingFactoryBean
- Set the target class on which the field is defined.
- setTargetClass(Class) -
Method in class org.springframework.util.MethodInvoker
- Set the target class on which to call the target method.
- setTargetConnectionFactory(ConnectionFactory) -
Method in class org.springframework.jca.cci.connection.DelegatingConnectionFactory
- Set the target ConnectionFactory that this ConnectionFactory should delegate to.
- setTargetConnectionFactory(ConnectionFactory) -
Method in class org.springframework.jms.connection.SingleConnectionFactory
- Set the target ConnectionFactory which will be used to lazily
create a single Connection.
- setTargetConnectionFactory(ConnectionFactory) -
Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
- Set the target ConnectionFactory that this ConnectionFactory should delegate to.
- setTargetDataSource(DataSource) -
Method in class org.springframework.jdbc.datasource.DelegatingDataSource
- Set the target DataSource that this DataSource should delegate to.
- setTargetField(String) -
Method in class org.springframework.beans.factory.config.FieldRetrievingFactoryBean
- Set the name of the field to be retrieved.
- setTargetFilterLifecycle(boolean) -
Method in class org.springframework.web.filter.DelegatingFilterProxy
- Set whether to invoke the
Filter.init and
Filter.destroy lifecycle methods on the target bean.
- setTargetListClass(Class) -
Method in class org.springframework.beans.factory.config.ListFactoryBean
- Set the class to use for the target List.
- setTargetMapClass(Class) -
Method in class org.springframework.beans.factory.config.MapFactoryBean
- Set the class to use for the target Map.
- setTargetMethod(String) -
Method in class org.springframework.util.MethodInvoker
- Set the name of the method to be invoked.
- setTargetName(String) -
Method in class org.springframework.aop.framework.ProxyFactoryBean
- Set the name of the target bean.
- setTargetObject(Object) -
Method in class org.springframework.beans.factory.config.FieldRetrievingFactoryBean
- Set the target object on which the field is defined.
- setTargetObject(Object) -
Method in class org.springframework.beans.factory.config.PropertyPathFactoryBean
- Specify a target object to apply the property path to.
- setTargetObject(Object) -
Method in class org.springframework.util.MethodInvoker
- Set the target object on which to call the target method.
- setTargetPersistenceManagerFactory(PersistenceManagerFactory) -
Method in class org.springframework.orm.jdo.TransactionAwarePersistenceManagerFactoryProxy
- Set the target JDO PersistenceManagerFactory that this proxy should
delegate to.
- setTargetRenderParameter(ActionRequest, ActionResponse) -
Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- Pass the the parameter that indicates the target page of the request
forward to the render phase.
- setTargetSetClass(Class) -
Method in class org.springframework.beans.factory.config.SetFactoryBean
- Set the class to use for the target Set.
- setTargetSource(TargetSource) -
Method in interface org.springframework.aop.framework.Advised
- Change the TargetSource used by this Advised object.
- setTargetSource(TargetSource) -
Method in class org.springframework.aop.framework.AdvisedSupport
-
- setTargetType(Class) -
Method in class org.springframework.beans.factory.config.TypedStringValue
- Set the type to convert to.
- setTargetTypeName(String) -
Method in class org.springframework.beans.factory.config.TypedStringValue
- Specify the type to convert to.
- setTaskExecutor(TaskExecutor) -
Method in class org.springframework.context.event.SimpleApplicationEventMulticaster
- Set the TaskExecutor to execute application listeners with.
- setTaskExecutor(TaskExecutor) -
Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
- Set the Spring TaskExecutor to use for running the listener threads.
- setTaskExecutor(TaskExecutor) -
Method in class org.springframework.jms.listener.serversession.AbstractPoolingServerSessionFactory
- Specify the TaskExecutor to use for executing ServerSessions
(and consequently, the underlying MessageListener).
- setTaskExecutor(TaskExecutor) -
Method in class org.springframework.jms.listener.serversession.SimpleServerSessionFactory
- Specify the TaskExecutor to use for executing ServerSessions
(and consequently, the underlying MessageListener).
- setTaskExecutor(TaskExecutor) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Set the Spring TaskExecutor to use as Quartz backend.
- setTemplateLoaderPath(String) -
Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
- Set the Freemarker template loader path via a Spring resource location.
- setTemplateLoaderPaths(String[]) -
Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
- Set multiple Freemarker template loader paths via Spring resource locations.
- setTemplateLoaders(TemplateLoader[]) -
Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
- Set a List of
TemplateLoaders that will be used to search
for templates.
- SETTERS -
Static variable in class org.springframework.aop.support.Pointcuts
- Pointcut matching all setters, in any class
- setText(String) -
Method in class org.springframework.mail.javamail.MimeMailMessage
-
- setText(String) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
- Set the given text directly as content in non-multipart mode
or as default body part in multipart mode.
- setText(String, boolean) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
- Set the given text directly as content in non-multipart mode
or as default body part in multipart mode.
- setText(String, String) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
- Set the given plain text and HTML text as alternatives, offering
both options to the email client.
- setText(String) -
Method in interface org.springframework.mail.MailMessage
-
- setText(String) -
Method in class org.springframework.mail.SimpleMailMessage
-
- setText(String) -
Method in class org.springframework.web.servlet.tags.MessageTag
- Set the message text for this tag.
- setText(HSSFCell, String) -
Method in class org.springframework.web.servlet.view.document.AbstractExcelView
- Convenient method to set a String as text content in a cell.
- setThemeName(HttpServletRequest, HttpServletResponse, String) -
Method in class org.springframework.web.servlet.theme.CookieThemeResolver
-
- setThemeName(HttpServletRequest, HttpServletResponse, String) -
Method in class org.springframework.web.servlet.theme.FixedThemeResolver
-
- setThemeName(HttpServletRequest, HttpServletResponse, String) -
Method in class org.springframework.web.servlet.theme.SessionThemeResolver
-
- setThemeName(HttpServletRequest, HttpServletResponse, String) -
Method in interface org.springframework.web.servlet.ThemeResolver
- Set the current theme name to the given one.
- setThreaded(boolean) -
Method in class org.springframework.jmx.support.ConnectorServerFactoryBean
- Set whether the
JMXConnectorServer should be started in a separate thread.
- setThreadFactory(ThreadFactory) -
Method in class org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
- Set the ThreadFactory to use for the ThreadPoolExecutor's thread pool.
- setThreadFactory(ThreadFactory) -
Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
- Set the ThreadFactory to use for the ThreadPoolExecutor's thread pool.
- setThreadNamePrefix(String) -
Method in class org.springframework.core.task.SimpleAsyncTaskExecutor
- Specify the prefix to use for the names of newly created threads.
- setThreadPriority(int) -
Method in class org.springframework.core.task.SimpleAsyncTaskExecutor
- Set the priority of the threads that this executor creates.
- setThrowingName(String) -
Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
-
- setThrowingName(String) -
Method in class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
- If afterThrowing advice binds the thrown value, the throwing
variable name must be specified.
- setThrowingName(String) -
Method in class org.springframework.aop.aspectj.AspectJAfterThrowingAdvice
-
- setThrowingNameNoCheck(String) -
Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
- We need to hold the throwing name at this level for argument binding calculations,
this method allows the afterThrowing advice subclass to set the name.
- setTimeBetweenEvictionRunsMillis(long) -
Method in class org.springframework.aop.target.CommonsPoolTargetSource
- Set the time between eviction runs that check idle objects whether
they have been idle for too long or have become invalid.
- setTimeBetweenEvictionRunsMillis(long) -
Method in class org.springframework.jms.listener.serversession.CommonsPoolServerSessionFactory
- Set the time between eviction runs that check idle ServerSessions
whether they have been idle for too long or have become invalid.
- setTimeout(int) -
Method in class org.springframework.jdbc.support.DatabaseStartupValidator
- Set the timeout (in seconds) after which a fatal exception
will be thrown.
- setTimeout(int) -
Method in class org.springframework.transaction.support.DefaultTransactionDefinition
- Set the timeout to apply, as number of seconds.
- setTimeoutInMillis(long) -
Method in class org.springframework.transaction.support.ResourceHolderSupport
- Set the timeout for this object in milliseconds.
- setTimeoutInSeconds(int) -
Method in class org.springframework.transaction.support.ResourceHolderSupport
- Set the timeout for this object in seconds.
- setTimer(Timer) -
Method in class org.springframework.scheduling.timer.TimerTaskExecutor
- Set the
Timer to use for this TimerTaskExecutor,
for example a shared Timer instance defined by a
TimerFactoryBean.
- setTimerListener(TimerListener) -
Method in class org.springframework.scheduling.commonj.ScheduledTimerListener
- Set the TimerListener to schedule.
- setTimerManager(TimerManager) -
Method in class org.springframework.scheduling.commonj.TimerManagerFactoryBean
- Specify the CommonJ TimerManager to delegate to.
- setTimerManagerName(String) -
Method in class org.springframework.scheduling.commonj.TimerManagerFactoryBean
- Set the JNDI name of the CommonJ TimerManager.
- setTimerTask(TimerTask) -
Method in class org.springframework.scheduling.timer.ScheduledTimerTask
- Set the TimerTask to schedule.
- setTimeToIdle(int) -
Method in class org.springframework.cache.ehcache.EhCacheFactoryBean
- Set the time in seconds to idle for an element before it expires
i.e. the maximum amount of time between accesses before an element expires.
- setTimeToLive(int) -
Method in class org.springframework.cache.ehcache.EhCacheFactoryBean
- Set t he time in seconds to live for an element before it expires,
i.e. the maximum time between creation time and when an element expires.
- setTimeToLive(long) -
Method in class org.springframework.jms.core.JmsTemplate
- Set the time-to-live of the message when sending.
- setTimeUnit(TimeUnit) -
Method in class org.springframework.scheduling.concurrent.ScheduledExecutorTask
- Specify the time unit for the delay and period values.
- setTitle(String) -
Method in class org.springframework.mock.web.portlet.MockRenderResponse
-
- setTitle(String) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Sets the value of the '
title' attribute.
- setTo(String) -
Method in class org.springframework.mail.javamail.MimeMailMessage
-
- setTo(String[]) -
Method in class org.springframework.mail.javamail.MimeMailMessage
-
- setTo(InternetAddress) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- setTo(InternetAddress[]) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- setTo(String) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- setTo(String[]) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
-
- setTo(String) -
Method in interface org.springframework.mail.MailMessage
-
- setTo(String[]) -
Method in interface org.springframework.mail.MailMessage
-
- setTo(String) -
Method in class org.springframework.mail.SimpleMailMessage
-
- setTo(String[]) -
Method in class org.springframework.mail.SimpleMailMessage
-
- setToggleAscendingOnProperty(boolean) -
Method in class org.springframework.beans.support.MutableSortDefinition
- Set whether to toggle the ascending flag if the same property gets set again
(that is,
setProperty gets called with already set property name
again).
- setToolAttributes(Properties) -
Method in class org.springframework.web.servlet.view.velocity.VelocityView
- Set tool attributes to expose to the view, as attribute name / class name pairs.
- setToolboxConfigLocation(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityToolboxView
- Set a Velocity Toolbox config location, for example "/WEB-INF/toolbox.xml",
to automatically load a Velocity Tools toolbox definition file and expose
all defined tools in the specified scopes.
- setToolboxConfigLocation(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityViewResolver
- Set a Velocity Toolbox config location, for example "/WEB-INF/toolbox.xml",
to automatically load a Velocity Tools toolbox definition file and expose
all defined tools in the specified scopes.
- setTopLinkTemplate(TopLinkTemplate) -
Method in class org.springframework.orm.toplink.support.TopLinkDaoSupport
- Set the TopLinkTemplate for this DAO explicitly,
as an alternative to specifying a SessionFactory.
- setTotalParameterCount(int) -
Method in class org.springframework.jdbc.core.namedparam.ParsedSql
- Set the total count of all of the parameters in the SQL statement.
- setTrackAllInvocations(boolean) -
Method in class org.springframework.aop.interceptor.JamonPerformanceMonitorInterceptor
- Set whether to track all invocations that go through this interceptor,
or just invocations with trace logging enabled.
- setTrackRowsAffected(boolean) -
Method in class org.springframework.jdbc.object.BatchSqlUpdate
- Set whether to track the rows affected by batch updates performed
by this operation object.
- setTransaction(Transaction) -
Method in class org.springframework.orm.hibernate.SessionHolder
-
- setTransaction(Transaction) -
Method in class org.springframework.orm.hibernate3.SessionHolder
-
- setTransactionActive(boolean) -
Method in class org.springframework.jdbc.datasource.ConnectionHolder
- Set whether this holder represents an active transaction.
- setTransactionAttribute(TransactionAttribute) -
Method in class org.springframework.transaction.interceptor.MatchAlwaysTransactionAttributeSource
- Allows a transaction attribute to be specified, using the String form, for
example, "PROPAGATION_REQUIRED".
- setTransactionAttributes(Properties) -
Method in class org.springframework.transaction.interceptor.TransactionAspectSupport
- Set properties with method names as keys and transaction attribute
descriptors (parsed via TransactionAttributeEditor) as values:
e.g. key = "myMethod", value = "PROPAGATION_REQUIRED,readOnly".
- setTransactionAttributes(Properties) -
Method in class org.springframework.transaction.interceptor.TransactionProxyFactoryBean
- Set properties with method names as keys and transaction attribute
descriptors (parsed via TransactionAttributeEditor) as values:
e.g. key = "myMethod", value = "PROPAGATION_REQUIRED,readOnly".
- setTransactionAttributeSource(TransactionAttributeSource) -
Method in class org.springframework.transaction.interceptor.TransactionAspectSupport
- Set the transaction attribute source which is used to find transaction
attributes.
- setTransactionAttributeSource(TransactionAttributeSource) -
Method in class org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor.TransactionAttributeSourcePointcut
-
- setTransactionAttributeSource(TransactionAttributeSource) -
Method in class org.springframework.transaction.interceptor.TransactionProxyFactoryBean
- Set the transaction attribute source which is used to find transaction
attributes.
- setTransactionAttributeSources(TransactionAttributeSource[]) -
Method in class org.springframework.transaction.interceptor.TransactionAspectSupport
- Set multiple transaction attribute sources which are used to find transaction
attributes.
- setTransactionConfigClass(Class) -
Method in class org.springframework.orm.ibatis.SqlMapClientFactoryBean
- Set the iBATIS TransactionConfig class to use.
- setTransactionConfigProperties(Properties) -
Method in class org.springframework.orm.ibatis.SqlMapClientFactoryBean
- Set properties to be passed to the TransactionConfig instance used
by this SqlMapClient.
- setTransactionDefinition(TransactionDefinition) -
Method in class org.springframework.test.AbstractTransactionalSpringContextTests
- Override the transaction attributes that will be used.
- setTransactionInterceptor(TransactionInterceptor) -
Method in class org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor
- Set the transaction interceptor to use for this advisor.
- setTransactionManager(PlatformTransactionManager) -
Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
- Specify the Spring PlatformTransactionManager to use for transactional
wrapping of message reception plus listener execution.
- setTransactionManager(PlatformTransactionManager) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Set the transaction manager to be used for registering jobs and triggers
that are defined by this SchedulerFactoryBean.
- setTransactionManager(PlatformTransactionManager) -
Method in class org.springframework.test.AbstractTransactionalSpringContextTests
- Specify the transaction manager to use.
- setTransactionManager(PlatformTransactionManager) -
Method in class org.springframework.transaction.interceptor.TransactionAspectSupport
- Set the transaction manager.
- setTransactionManager(PlatformTransactionManager) -
Method in class org.springframework.transaction.interceptor.TransactionProxyFactoryBean
- Set the transaction manager.
- setTransactionManager(TransactionManager) -
Method in class org.springframework.transaction.jta.JtaTransactionManager
- Set the JTA TransactionManager to use as direct reference.
- setTransactionManager(PlatformTransactionManager) -
Method in class org.springframework.transaction.support.TransactionTemplate
- Set the transaction management strategy to be used.
- setTransactionManagerName(String) -
Method in class org.springframework.transaction.jta.JtaTransactionManager
- Set the JNDI name of the JTA TransactionManager.
- setTransactionSynchronization(int) -
Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- Set when this transaction manager should activate the thread-bound
transaction synchronization support.
- setTransactionSynchronizationName(String) -
Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- Set the transaction synchronization by the name of the corresponding constant
in this class, e.g.
- setTransactionTimeout(int) -
Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
- Specify the transaction timeout to use for transactional wrapping, in seconds.
- setTransactionTimeout(int) -
Method in class org.springframework.transaction.jta.UserTransactionAdapter
-
- setTransactionType(PersistenceUnitTransactionType) -
Method in class org.springframework.orm.jpa.SpringPersistenceUnitInfo
-
- setTriggerListenerNames(String[]) -
Method in class org.springframework.scheduling.quartz.CronTriggerBean
- Set a list of TriggerListener names for this job, referring to
non-global TriggerListeners registered with the Scheduler.
- setTriggerListenerNames(String[]) -
Method in class org.springframework.scheduling.quartz.SimpleTriggerBean
- Set a list of TriggerListener names for this job, referring to
non-global TriggerListeners registered with the Scheduler.
- setTriggerListeners(TriggerListener[]) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Specify named Quartz TriggerListeners to be registered with the Scheduler.
- setTriggers(Trigger[]) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Register a list of Trigger objects with the Scheduler that
this FactoryBean creates.
- setType(String) -
Method in class org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
- Set the type of the constructor argument.
- setTypeClass(String) -
Method in class org.springframework.orm.hibernate3.TypeDefinitionBean
- Set the type implementation class.
- setTypeDefinitions(TypeDefinitionBean[]) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Specify the Hibernate type definitions to register with the SessionFactory,
as Spring TypeDefinitionBean instances.
- setTypeName(String) -
Method in class org.springframework.orm.hibernate3.TypeDefinitionBean
- Set the name of the type.
- setTypeNamespaceUri(String) -
Method in class org.springframework.remoting.jaxrpc.support.AxisBeanMappingServicePostProcessor
- Set the application-specific namespace to use for XML types,
for example "urn:JPetStore".
- setTypePattern(String) -
Method in class org.springframework.aop.support.TypePatternClassFilter
- Set the AspectJ type pattern to match.
- setTypes(int[]) -
Method in class org.springframework.jdbc.object.RdbmsOperation
- Add anonymous parameters, specifying only their SQL types
as defined in the
java.sql.Types class.
- setTypeValue(PreparedStatement, int, int, String) -
Method in interface org.springframework.jdbc.core.SqlTypeValue
- Set the type value on the given PreparedStatement.
- setTypeValue(PreparedStatement, int, int, String) -
Method in class org.springframework.jdbc.core.support.AbstractSqlTypeValue
-
- setTypeValue(PreparedStatement, int, int, String) -
Method in class org.springframework.jdbc.core.support.SqlLobValue
- Set the specified content via the LobCreator.
- setUnnamedParameterCount(int) -
Method in class org.springframework.jdbc.core.namedparam.ParsedSql
- Set the count of all of the unnamed parameters in the SQL statement.
- setUp() -
Method in class org.springframework.test.AbstractDependencyInjectionSpringContextTests
-
- setUpdatableResults(boolean) -
Method in class org.springframework.jdbc.core.CallableStatementCreatorFactory
- Set whether to use prepared statements capable of returning
updatable ResultSets.
- setUpdatableResults(boolean) -
Method in class org.springframework.jdbc.core.PreparedStatementCreatorFactory
- Set whether to use prepared statements capable of returning
updatable ResultSets.
- setUpdatableResults(boolean) -
Method in class org.springframework.jdbc.object.RdbmsOperation
- Set whether to use statements that are capable of returning
updatable ResultSets.
- setUploadTempDir(Resource) -
Method in class org.springframework.web.multipart.commons.CommonsFileUploadSupport
- Set the temporary directory where uploaded files get stored.
- setUploadTempDir(Resource) -
Method in class org.springframework.web.multipart.cos.CosMultipartResolver
- Set the temporary directory where uploaded files get stored.
- setUriResolver(URIResolver) -
Method in class org.springframework.web.servlet.view.xslt.AbstractXsltView
- Set the URIResolver used in the transform.
- setUriResolver(URIResolver) -
Method in class org.springframework.web.servlet.view.xslt.XsltView
- Sets a custom
URIResolver to use for processing the transformation
and loading the
- setUriResolver(URIResolver) -
Method in class org.springframework.web.servlet.view.xslt.XsltViewResolver
-
- setUrl(String) -
Method in class org.springframework.jdbc.datasource.DriverManagerDataSource
- Set the JDBC URL to use for accessing the DriverManager.
- setUrl(String) -
Method in class org.springframework.web.servlet.view.AbstractUrlBasedView
- Set the URL of the resource that this view wraps.
- setUrl(String) -
Method in class org.springframework.web.servlet.view.document.AbstractExcelView
- Set the URL of the Excel workbook source, without localization part nor extension.
- setUrl(String) -
Method in class org.springframework.web.servlet.view.document.AbstractJExcelView
- Set the URL of the Excel workbook source, without localization part nor extension.
- setUrlDecode(boolean) -
Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
- Set if context path and request URI should be URL-decoded.
- setUrlDecode(boolean) -
Method in class org.springframework.web.servlet.mvc.AbstractUrlViewController
- Set if context path and request URI should be URL-decoded.
- setUrlDecode(boolean) -
Method in class org.springframework.web.servlet.mvc.multiaction.AbstractUrlMethodNameResolver
- Set if context path and request URI should be URL-decoded.
- setUrlDecode(boolean) -
Method in class org.springframework.web.servlet.mvc.WebContentInterceptor
- Set if context path and request URI should be URL-decoded.
- setUrlDecode(boolean) -
Method in class org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator
- Set if the context path and request URI should be URL-decoded.
- setUrlDecode(boolean) -
Method in class org.springframework.web.util.UrlPathHelper
- Set if context path and request URI should be URL-decoded.
- setUrlMap(Map) -
Method in class org.springframework.web.servlet.handler.SimpleUrlHandlerMapping
- Set a Map with URL paths as keys and handler beans as values.
- setUrlPathHelper(UrlPathHelper) -
Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
- Set the UrlPathHelper to use for resolution of lookup paths.
- setUrlPathHelper(UrlPathHelper) -
Method in class org.springframework.web.servlet.mvc.AbstractUrlViewController
- Set the UrlPathHelper to use for resolution of lookup paths.
- setUrlPathHelper(UrlPathHelper) -
Method in class org.springframework.web.servlet.mvc.multiaction.AbstractUrlMethodNameResolver
- Set the UrlPathHelper to use for resolution of lookup paths.
- setUrlPathHelper(UrlPathHelper) -
Method in class org.springframework.web.servlet.mvc.WebContentInterceptor
- Set the UrlPathHelper to use for resolution of lookup paths.
- setUrlPathHelper(UrlPathHelper) -
Method in class org.springframework.web.servlet.support.RequestContext
- Set the UrlPathHelper to use for context path and request URI decoding.
- setUrlPathHelper(UrlPathHelper) -
Method in class org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator
- Set the
UrlPathHelper to use for
the resolution of lookup paths.
- setUseCacheControlHeader(boolean) -
Method in class org.springframework.web.servlet.support.WebContentGenerator
- Set whether to use the HTTP 1.1 cache-control header.
- setUseCodeAsDefaultMessage(boolean) -
Method in class org.springframework.context.support.AbstractMessageSource
- Set whether to use the message code as default message instead of
throwing a NoSuchMessageException.
- setUseDynamicLogger(boolean) -
Method in class org.springframework.aop.interceptor.AbstractTraceInterceptor
- Set whether to use a dynamic logger or a static logger.
- setUseExpiresHeader(boolean) -
Method in class org.springframework.web.servlet.support.WebContentGenerator
- Set whether to use the HTTP 1.0 expires header.
- setUsePrefix(boolean) -
Method in class org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator
- Set whether to exclude advisors with a certain prefix
in the bean name.
- setUserinfoUsernameAttributes(String[]) -
Method in class org.springframework.web.portlet.FrameworkPortlet
- Set the list of attributes to search in the USER_INFO map when trying
to find the username of the current user.
- setUsername(String) -
Method in class org.springframework.jdbc.datasource.DriverManagerDataSource
- Set the JDBC username to use for accessing the DriverManager.
- setUsername(String) -
Method in class org.springframework.jdbc.datasource.UserCredentialsDataSourceAdapter
- Set the username that this adapter should use for retrieving Connections.
- setUsername(String) -
Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
- Set the username that this adapter should use for retrieving Connections.
- setUsername(String) -
Method in class org.springframework.jmx.support.WebLogicMBeanServerFactoryBean
- Set the username to use for retrieving the WebLogic MBeanServer.
- setUsername(String) -
Method in class org.springframework.mail.javamail.JavaMailSenderImpl
- Set the username for the account at the mail host, if any.
- setUsername(String) -
Method in class org.springframework.remoting.caucho.CauchoRemoteAccessor
- Set the username that this factory should use to access the remote service.
- setUsername(String) -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Set the username to specify on the stub or call.
- setUserPrincipal(Principal) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- setUserPrincipal(Principal) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setUserTransaction(UserTransaction) -
Method in class org.springframework.transaction.jta.JtaTransactionManager
- Set the JTA UserTransaction to use as direct reference.
- setUserTransactionName(String) -
Method in class org.springframework.transaction.jta.JtaTransactionManager
- Set the JNDI name of the JTA UserTransaction.
- setUserTreePath(String) -
Method in class org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer
- Set the path in the system preferences tree to use for resolving
placeholders.
- setUseSharedPortletConfig(boolean) -
Method in class org.springframework.web.portlet.handler.SimplePortletPostProcessor
- Set whether to use the shared PortletConfig object passed in
through
setPortletConfig, if available.
- setUseSharedPortletConfig(boolean) -
Method in class org.springframework.web.portlet.mvc.PortletWrappingController
- Set whether to use the shared PortletConfig object passed in
through
setPortletConfig, if available.
- setUseSharedServletConfig(boolean) -
Method in class org.springframework.web.servlet.handler.SimpleServletPostProcessor
- Set whether to use the shared ServletConfig object passed in
through
setServletConfig, if available.
- setUseSingleModelNameAsRoot(boolean) -
Method in class org.springframework.web.servlet.view.xslt.AbstractXsltView
- Set whether to use the name of a given single model object
as document root element name.
- setUseSqlStateForTranslation(boolean) -
Method in class org.springframework.jdbc.support.SQLErrorCodes
- Set this property to true for databases that do not provide an error code
but that do provide SQL State (this includes PostgreSQL).
- setUseStrictCasing(boolean) -
Method in class org.springframework.jmx.access.MBeanClientInterceptor
- Set whether to use strict casing for attributes.
- setUseStrictCasing(boolean) -
Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
- Set whether to use strict casing for attributes.
- setUseTransactionAwareDataSource(boolean) -
Method in class org.springframework.orm.hibernate.LocalSessionFactoryBean
- Set whether to use a transaction-aware DataSource for the SessionFactory,
i.e. whether to automatically wrap the passed-in DataSource with Spring's
TransactionAwareDataSourceProxy.
- setUseTransactionAwareDataSource(boolean) -
Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
- Set whether to use a transaction-aware DataSource for the SessionFactory,
i.e. whether to automatically wrap the passed-in DataSource with Spring's
TransactionAwareDataSourceProxy.
- setUseTransactionAwareDataSource(boolean) -
Method in class org.springframework.orm.ibatis.SqlMapClientFactoryBean
- Set whether to use a transaction-aware DataSource for the SqlMapClient,
i.e. whether to automatically wrap the passed-in DataSource with Spring's
TransactionAwareDataSourceProxy.
- setUseWriter(boolean) -
Method in class org.springframework.web.servlet.view.jasperreports.ConfigurableJasperReportsView
- Specifies whether or not the
JRExporter writes to the PrintWriter
of the associated with the request (true) or whether it writes directly to the
InputStream of the request (false).
- setValidateAddresses(boolean) -
Method in class org.springframework.mail.javamail.MimeMessageHelper
- Set whether to validate all addresses which get passed to this helper.
- setValidateDefinitions(boolean) -
Method in class org.springframework.web.servlet.view.tiles.TilesConfigurer
- Set whether to validate the Tiles definitions.
- setValidateOnBinding(boolean) -
Method in class org.springframework.web.portlet.mvc.BaseCommandController
- Set if the Validator should get applied when binding.
- setValidateOnBinding(boolean) -
Method in class org.springframework.web.servlet.mvc.BaseCommandController
- Set if the Validator should get applied when binding.
- setValidating(boolean) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Deprecated. as of Spring 2.0: superseded by "validationMode"
- setValidationMode(int) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Set the validation mode to use.
- setValidationModeName(String) -
Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Set the validation mode to use by name.
- setValidationQuery(String) -
Method in class org.springframework.jdbc.support.DatabaseStartupValidator
- Set the SQL query string to use for validation.
- setValidator(Validator) -
Method in class org.springframework.web.portlet.mvc.BaseCommandController
- Set the primary Validator for this controller.
- setValidator(Validator) -
Method in class org.springframework.web.servlet.mvc.BaseCommandController
- Set the primary Validator for this controller.
- setValidators(Validator[]) -
Method in class org.springframework.web.portlet.mvc.BaseCommandController
- Set the Validators for this controller.
- setValidators(Validator[]) -
Method in class org.springframework.web.servlet.mvc.BaseCommandController
- Set the Validators for this controller.
- setValidators(Validator[]) -
Method in class org.springframework.web.servlet.mvc.multiaction.MultiActionController
- Set the Validators for this controller.
- setValue(Object) -
Method in class org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
- Set the value for the constructor argument.
- setValue(String) -
Method in class org.springframework.beans.factory.config.TypedStringValue
- Set the String value.
- setValue(Object) -
Method in class org.springframework.beans.propertyeditors.CustomCollectionEditor
- Convert the given value to a Collection of the target type.
- setValue(Object) -
Method in class org.springframework.beans.propertyeditors.PropertiesEditor
- Take Properties as-is; convert
java.util.Map into Properties.
- setValue(Object) -
Method in class org.springframework.core.io.support.ResourceArrayPropertyEditor
- Treat the given value as collection or array and convert it to a Resource array.
- setValue(String, String) -
Method in class org.springframework.mock.web.portlet.MockPortletPreferences
-
- setValue(Object) -
Method in class org.springframework.web.multipart.support.ByteArrayMultipartFileEditor
-
- setValue(Object) -
Method in class org.springframework.web.multipart.support.StringMultipartFileEditor
-
- setValue(Object) -
Method in class org.springframework.web.servlet.tags.form.CheckboxTag
- Sets the value of the '
value' attribute.
- setValue(String) -
Method in class org.springframework.web.servlet.tags.form.OptionTag
- Sets the 'value' attribute of the rendered HTML
<option> tag.
- setValue(Object) -
Method in class org.springframework.web.servlet.tags.form.RadioButtonTag
- Sets the value of the '
value' attribute.
- setValue(Object) -
Method in class org.springframework.web.servlet.tags.TransformTag
- Set the value to transform, using the appropriate PropertyEditor
from the enclosing BindTag.
- setValues(PreparedStatement) -
Method in class org.springframework.jdbc.core.ArgPreparedStatementSetter
-
- setValues(PreparedStatement) -
Method in class org.springframework.jdbc.core.ArgTypePreparedStatementSetter
-
- setValues(PreparedStatement, int) -
Method in interface org.springframework.jdbc.core.BatchPreparedStatementSetter
- Set values on the given PreparedStatement.
- setValues(PreparedStatement) -
Method in interface org.springframework.jdbc.core.PreparedStatementSetter
- Set values on the given PreparedStatement.
- setValues(PreparedStatement, LobCreator) -
Method in class org.springframework.jdbc.core.support.AbstractLobCreatingPreparedStatementCallback
- Set values on the given PreparedStatement, using the given
LobCreator for BLOB/CLOB arguments.
- setValues(String, String[]) -
Method in class org.springframework.mock.web.portlet.MockPortletPreferences
-
- setVar(String) -
Method in class org.springframework.web.servlet.tags.MessageTag
- Set PageContext attribute name under which to expose
a variable that contains the resolved message.
- setVar(String) -
Method in class org.springframework.web.servlet.tags.TransformTag
- Set PageContext attribute name under which to expose
a variable that contains the result of the transformation.
- setVelocityEngine(VelocityEngine) -
Method in class org.springframework.web.servlet.view.velocity.VelocityConfigurer
- Set a preconfigured VelocityEngine to use for the Velocity web config, e.g.
- setVelocityEngine(VelocityEngine) -
Method in class org.springframework.web.servlet.view.velocity.VelocityView
- Set the VelocityEngine to be used by this view.
- setVelocityFormatterAttribute(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityView
- Set the name of the VelocityFormatter helper object to expose in the
Velocity context of this view, or
null if not needed.
- setVelocityFormatterAttribute(String) -
Method in class org.springframework.web.servlet.view.velocity.VelocityViewResolver
- Set the name of the VelocityFormatter helper object to expose in the
Velocity context of this view, or
null if not needed.
- setVelocityProperties(Properties) -
Method in class org.springframework.ui.velocity.VelocityEngineFactory
- Set Velocity properties, like "file.resource.loader.path".
- setVelocityPropertiesMap(Map) -
Method in class org.springframework.ui.velocity.VelocityEngineFactory
- Set Velocity properties as Map, to allow for non-String values
like "ds.resource.loader.instance".
- setView(Object) -
Method in class org.springframework.web.portlet.ModelAndView
- Set a View object for this ModelAndView.
- setView(View) -
Method in class org.springframework.web.servlet.ModelAndView
- Set a View object for this ModelAndView.
- setViewClass(Class) -
Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- Set the view class that should be used to create views.
- setViewName(String) -
Method in class org.springframework.web.portlet.ModelAndView
- Set a view name for this ModelAndView, to be resolved by the
DispatcherPortlet via a ViewResolver.
- setViewName(String) -
Method in class org.springframework.web.portlet.mvc.ParameterizableViewController
- Set the name of the view to delegate to.
- setViewName(String) -
Method in class org.springframework.web.servlet.ModelAndView
- Set a view name for this ModelAndView, to be resolved by the
DispatcherServlet via a ViewResolver.
- setViewName(String) -
Method in class org.springframework.web.servlet.mvc.ParameterizableViewController
- Set the name of the view to delegate to.
- setViewNames(String[]) -
Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- Set the view names (or name patterns) that can be handled by this
ViewResolver.
- setViewRendererUrl(String) -
Method in class org.springframework.web.portlet.DispatcherPortlet
- Set the ViewRendererServlet.
- setWaitForJobsToCompleteOnShutdown(boolean) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Set whether to wait for running jobs to complete on shutdown.
- setWaitForJobsToCompleteOnShutdown(boolean) -
Method in class org.springframework.scheduling.quartz.SimpleThreadPoolTaskExecutor
- Set whether to wait for running jobs to complete on shutdown.
- setWebAppRootSystemProperty(ServletContext) -
Static method in class org.springframework.web.util.WebUtils
- Set a system property to the web application root directory.
- setWhenExhaustedAction(byte) -
Method in class org.springframework.aop.target.CommonsPoolTargetSource
- Set the action to take when the pool is exhausted.
- setWhenExhaustedActionName(String) -
Method in class org.springframework.aop.target.CommonsPoolTargetSource
- Set the action to take when the pool is exhausted.
- setWindowState(WindowState) -
Method in class org.springframework.mock.web.portlet.MockActionResponse
-
- setWindowState(WindowState) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- setWindowState(WindowState) -
Method in class org.springframework.mock.web.portlet.MockPortletURL
-
- setWorkingDirSystemProperty(String) -
Static method in class org.springframework.util.Log4jConfigurer
- Set the specified system property to the current working directory.
- setWorkManager(WorkManager) -
Method in class org.springframework.scheduling.commonj.WorkManagerTaskExecutor
- Specify the CommonJ WorkManager to delegate to.
- setWorkManagerName(String) -
Method in class org.springframework.scheduling.commonj.WorkManagerTaskExecutor
- Set the JNDI name of the CommonJ WorkManager.
- setWrappedInstance(Object) -
Method in interface org.springframework.beans.BeanWrapper
- Change the wrapped object.
- setWrappedInstance(Object) -
Method in class org.springframework.beans.BeanWrapperImpl
- Switch the target object, replacing the cached introspection results only
if the class of the new object is different to that of the replaced object.
- setWrappedInstance(Object, String, Object) -
Method in class org.springframework.beans.BeanWrapperImpl
- Switch the target object, replacing the cached introspection results only
if the class of the new object is different to that of the replaced object.
- setWsdlDocumentUrl(URL) -
Method in class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory
- Set the URL of the WSDL document that describes the service.
- ShadowingClassLoader - Class in org.springframework.instrument.classloading
-
- ShadowingClassLoader(ClassLoader) -
Constructor for class org.springframework.instrument.classloading.ShadowingClassLoader
-
- shallowCopyFieldState(Object, Object) -
Method in class org.springframework.instrument.classloading.tomcat.TomcatInstrumentableClassLoader
- Given the source object and the destination, which must be the same class
or a subclass, copy all fields, including inherited fields.
- shallowCopyFieldState(Object, Object) -
Static method in class org.springframework.util.ReflectionUtils
- Given the source object and the destination, which must be the same class or a subclass,
copy all fields, including inherited fields.
- shallowMerge(Object) -
Method in interface org.springframework.orm.toplink.TopLinkOperations
- Reassociate the given entity copy with the current UnitOfWork,
using shallow merging of the entity instance.
- shallowMerge(Object) -
Method in class org.springframework.orm.toplink.TopLinkTemplate
-
- SharedEntityManagerBean - Class in org.springframework.orm.jpa.support
- FactoryBeans that exposes a shared JPA EntityManager reference for a
given EntityManagerFactory.
- SharedEntityManagerBean() -
Constructor for class org.springframework.orm.jpa.support.SharedEntityManagerBean
-
- SharedEntityManagerCreator - Class in org.springframework.orm.jpa
- Factory for a shared JPA EntityManager for a given EntityManagerFactory.
- SharedEntityManagerCreator() -
Constructor for class org.springframework.orm.jpa.SharedEntityManagerCreator
-
- ShortCodedLabeledEnum - Class in org.springframework.core.enums
- Implementation of LabeledEnum which uses Short as the code type.
- ShortCodedLabeledEnum(int, String) -
Constructor for class org.springframework.core.enums.ShortCodedLabeledEnum
- Create a new ShortCodedLabeledEnum instance.
- shortSummary() -
Method in class org.springframework.util.StopWatch
- Return a short description of the total running time.
- shortValue() -
Method in class org.springframework.core.enums.StaticLabeledEnum
- Return the code of this LabeledEnum instance as a short.
- shouldClose(Connection) -
Method in class org.springframework.jdbc.datasource.SingleConnectionDataSource
- This is a single connection: Do not close it when returning to the "pool".
- shouldClose(Connection) -
Method in interface org.springframework.jdbc.datasource.SmartDataSource
- Should we close this connection, obtained from this DataSource?
- shouldCommitOnGlobalRollbackOnly() -
Method in class org.springframework.transaction.jta.JtaTransactionManager
- This implementation returns "true": a JTA commit will properly handle
transactions that have been marked rollback-only at a global level.
- shouldCommitOnGlobalRollbackOnly() -
Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- Return whether to call
doCommit on a transaction
that has been marked as rollback-only in a global fashion.
- shouldFireEvents() -
Method in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
- Controls whether this instance is to
fire an event
when a bean definition has been totally parsed?
- shouldNotFilter(HttpServletRequest) -
Method in class org.springframework.web.filter.OncePerRequestFilter
- Can be overridden in subclasses for custom filtering control,
returning
true to avoid filtering of the given request.
- shouldRender() -
Method in class org.springframework.web.servlet.tags.form.ErrorsTag
-
- shouldSkip(Class, String) -
Method in class org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator
- We override this to ensure that we don't get into circular reference hell
when our own infrastructure (such as this class) depends on advisors that depend
on beans...
- shouldSkip(Class, String) -
Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
- Subclasses should override this method to return true if this
bean should not be considered for auto-proxying by this post processor.
- shouldSkip(Class, String) -
Method in class org.springframework.aop.framework.autoproxy.InvocationContextExposingAdvisorAutoProxyCreator
-
- showClassLoaderHierarchy(Object, String) -
Static method in class org.springframework.util.ClassLoaderUtils
- Show the class loader hierarchy for this class.
- showClassLoaderHierarchy(Object, String, String, String) -
Static method in class org.springframework.util.ClassLoaderUtils
- Show the class loader hierarchy for this class.
- showClassLoaderHierarchy(ClassLoader) -
Static method in class org.springframework.util.ClassLoaderUtils
- Show the class loader hierarchy for the given class loader.
- showClassLoaderHierarchy(ClassLoader, String, String) -
Static method in class org.springframework.util.ClassLoaderUtils
- Show the class loader hierarchy for the given class loader.
- showForm(RenderRequest, RenderResponse, BindException) -
Method in class org.springframework.web.portlet.mvc.AbstractFormController
- Prepare the form model and view, including reference and error data.
- showForm(RenderRequest, BindException, String) -
Method in class org.springframework.web.portlet.mvc.AbstractFormController
- Prepare model and view for the given form, including reference and errors.
- showForm(RenderRequest, BindException, String, Map) -
Method in class org.springframework.web.portlet.mvc.AbstractFormController
- Prepare model and view for the given form, including reference and errors,
adding a controller-specific control model.
- showForm(RenderRequest, RenderResponse, BindException) -
Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- Show first page as form view.
- showForm(RenderRequest, RenderResponse, BindException) -
Method in class org.springframework.web.portlet.mvc.SimpleFormController
- This implementation shows the configured form view, delegating to the
analogous showForm version with a controlModel argument.
- showForm(RenderRequest, RenderResponse, BindException, Map) -
Method in class org.springframework.web.portlet.mvc.SimpleFormController
- This implementation shows the configured form view.
- showForm(HttpServletRequest, HttpServletResponse, BindException) -
Method in class org.springframework.web.servlet.mvc.AbstractFormController
- Prepare the form model and view, including reference and error data.
- showForm(HttpServletRequest, BindException, String) -
Method in class org.springframework.web.servlet.mvc.AbstractFormController
- Prepare model and view for the given form, including reference and errors.
- showForm(HttpServletRequest, BindException, String, Map) -
Method in class org.springframework.web.servlet.mvc.AbstractFormController
- Prepare model and view for the given form, including reference and errors,
adding a controller-specific control model.
- showForm(HttpServletRequest, HttpServletResponse, BindException) -
Method in class org.springframework.web.servlet.mvc.AbstractWizardFormController
- Show first page as form view.
- showForm(HttpServletRequest, HttpServletResponse, BindException) -
Method in class org.springframework.web.servlet.mvc.SimpleFormController
- This implementation shows the configured form view, delegating to the
analogous showForm version with a controlModel argument.
- showForm(HttpServletRequest, HttpServletResponse, BindException, Map) -
Method in class org.springframework.web.servlet.mvc.SimpleFormController
- This implementation shows the configured form view.
- showNewForm(RenderRequest, RenderResponse) -
Method in class org.springframework.web.portlet.mvc.AbstractFormController
- Show a new form.
- showNewForm(HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.mvc.AbstractFormController
- Show a new form.
- showPage(RenderRequest, BindException, int) -
Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- Prepare the form model and view, including reference and error data,
for the given page.
- showPage(HttpServletRequest, BindException, int) -
Method in class org.springframework.web.servlet.mvc.AbstractWizardFormController
- Prepare the form model and view, including reference and error data,
for the given page.
- shutdown(boolean) -
Method in class org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool
-
- shutdownLogging() -
Static method in class org.springframework.util.Log4jConfigurer
- Shut down Log4J, properly releasing all file locks.
- shutdownLogging(ServletContext) -
Static method in class org.springframework.web.util.Log4jWebConfigurer
- Shut down Log4J, properly releasing all file locks
and resetting the web app root system property.
- SIMPLE_ADVISOR_CHAIN_FACTORY -
Static variable in class org.springframework.aop.framework.AdvisorChainFactoryUtils
-
- SimpleApplicationEventMulticaster - Class in org.springframework.context.event
- Simple implementation of the ApplicationEventMulticaster interface.
- SimpleApplicationEventMulticaster() -
Constructor for class org.springframework.context.event.SimpleApplicationEventMulticaster
-
- SimpleAsyncTaskExecutor - Class in org.springframework.core.task
- TaskExecutor implementation that fires up a new Thread for each task,
executing it asynchronously.
- SimpleAsyncTaskExecutor() -
Constructor for class org.springframework.core.task.SimpleAsyncTaskExecutor
- Create a new SimpleAsyncTaskExecutor with default thread name prefix.
- SimpleAsyncTaskExecutor(String) -
Constructor for class org.springframework.core.task.SimpleAsyncTaskExecutor
- Create a new SimpleAsyncTaskExecutor with the given thread name prefix.
- SimpleConnectionHandle - Class in org.springframework.jdbc.datasource
- Simple implementation of the ConnectionHandle interface,
containing a given JDBC Connection.
- SimpleConnectionHandle(Connection) -
Constructor for class org.springframework.jdbc.datasource.SimpleConnectionHandle
- Create a new SimpleConnectionHandle for the given Connection.
- SimpleControllerHandlerAdapter - Class in org.springframework.web.portlet.mvc
- Adapter to use the Controller workflow interface with the generic DispatcherPortlet.
- SimpleControllerHandlerAdapter() -
Constructor for class org.springframework.web.portlet.mvc.SimpleControllerHandlerAdapter
-
- SimpleControllerHandlerAdapter - Class in org.springframework.web.servlet.mvc
- Adapter to use the Controller workflow interface with the generic DispatcherServlet.
- SimpleControllerHandlerAdapter() -
Constructor for class org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter
-
- SimpleFormController - Class in org.springframework.web.portlet.mvc
- Concrete FormController implementation that provides configurable
form and success views, and an onSubmit chain for convenient overriding.
- SimpleFormController() -
Constructor for class org.springframework.web.portlet.mvc.SimpleFormController
- Create a new SimpleFormController.
- SimpleFormController - Class in org.springframework.web.servlet.mvc
- Concrete FormController implementation that provides configurable
form and success views, and an onSubmit chain for convenient overriding.
- SimpleFormController() -
Constructor for class org.springframework.web.servlet.mvc.SimpleFormController
- Create a new SimpleFormController.
- SimpleHttpInvokerRequestExecutor - Class in org.springframework.remoting.httpinvoker
- HttpInvokerRequestExecutor implementation that uses standard J2SE facilities
to execute POST requests, without support for HTTP authentication or
advanced configuration options.
- SimpleHttpInvokerRequestExecutor() -
Constructor for class org.springframework.remoting.httpinvoker.SimpleHttpInvokerRequestExecutor
-
- SimpleInstantiationStrategy - Class in org.springframework.beans.factory.support
- Simple object instantiation strategy for use in a BeanFactory.
- SimpleInstantiationStrategy() -
Constructor for class org.springframework.beans.factory.support.SimpleInstantiationStrategy
-
- SimpleInstrumentableClassLoader - Class in org.springframework.instrument.classloading
- Simplistic implementation.
- SimpleInstrumentableClassLoader(ClassLoader) -
Constructor for class org.springframework.instrument.classloading.SimpleInstrumentableClassLoader
-
- SimpleInstrumentableClassLoader() -
Constructor for class org.springframework.instrument.classloading.SimpleInstrumentableClassLoader
-
- SimpleJdbcDaoSupport - Class in org.springframework.jdbc.core.simple
- Extension of JdbcDaoSupport that exposes a SimpleJdbcTemplate as well.
- SimpleJdbcDaoSupport() -
Constructor for class org.springframework.jdbc.core.simple.SimpleJdbcDaoSupport
-
- SimpleJdbcOperations - Interface in org.springframework.jdbc.core.simple
- JDBC operations nterface usable on Java 5 and above, exposing a
set of common JDBC operations, whose interface is simplified
through the use of varargs and autoboxing.
- SimpleJdbcTemplate - Class in org.springframework.jdbc.core.simple
- Java 5 and above wrapper for the classic Spring JdbcTemplate,
taking advantage of varargs and autoboxing, and exposing only the
most commonly required operations to simplify JdbcTemplate usage.
- SimpleJdbcTemplate(DataSource) -
Constructor for class org.springframework.jdbc.core.simple.SimpleJdbcTemplate
- Create a new SimpleJdbcTemplate for the given DataSource.
- SimpleJdbcTemplate(JdbcOperations) -
Constructor for class org.springframework.jdbc.core.simple.SimpleJdbcTemplate
- Create a new SimpleJdbcTemplate for the given classic Spring JdbcTemplate.
- SimpleLoadTimeWeaver - Class in org.springframework.instrument.classloading
- LoadTimeWeaver that holds a narrow reference to the internal class
loader delegate.
- SimpleLoadTimeWeaver() -
Constructor for class org.springframework.instrument.classloading.SimpleLoadTimeWeaver
-
- SimpleLoadTimeWeaver(SimpleInstrumentableClassLoader) -
Constructor for class org.springframework.instrument.classloading.SimpleLoadTimeWeaver
-
- SimpleLocaleContext - Class in org.springframework.context.i18n
- Simple implementation of the LocaleContext interface,
always returning a specified Locale.
- SimpleLocaleContext(Locale) -
Constructor for class org.springframework.context.i18n.SimpleLocaleContext
- Create a new SimpleLocaleContext that exposes the specified Locale.
- SimpleMailMessage - Class in org.springframework.mail
- Encapsulates properties of a simple mail such as from, to, cc,
subject, text.
- SimpleMailMessage() -
Constructor for class org.springframework.mail.SimpleMailMessage
- Create a new SimpleMailMessage.
- SimpleMailMessage(SimpleMailMessage) -
Constructor for class org.springframework.mail.SimpleMailMessage
- Copy constructor.
- SimpleMappingExceptionResolver - Class in org.springframework.web.portlet.handler
- Exception resolver that allows for mapping exception class names to view names,
either for a list of given handlers or for all handlers in the DispatcherPortlet.
- SimpleMappingExceptionResolver() -
Constructor for class org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
-
- SimpleMappingExceptionResolver - Class in org.springframework.web.servlet.handler
- Exception resolver that allows for mapping exception class names to view names,
either for a list of given handlers or for all handlers in the DispatcherServlet.
- SimpleMappingExceptionResolver() -
Constructor for class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
-
- simpleMatch(String, String) -
Static method in class org.springframework.util.PatternMatchUtils
- Match a String against the given pattern, supporting the following simple
pattern styles: "xxx*", "*xxx" and "*xxx*" matches, as well as direct equality.
- simpleMatch(String[], String) -
Static method in class org.springframework.util.PatternMatchUtils
- Match a String against the given patterns, supporting the following simple
pattern styles: "xxx*", "*xxx" and "*xxx*" matches, as well as direct equality.
- SimpleMessageConverter - Class in org.springframework.jms.support.converter
- A simple message converter that can handle TextMessages, BytesMessages,
MapMessages, and ObjectMessages.
- SimpleMessageConverter() -
Constructor for class org.springframework.jms.support.converter.SimpleMessageConverter
-
- SimpleMessageConverter102 - Class in org.springframework.jms.support.converter
- A subclass of SimpleMessageConverter that uses the JMS 1.0.2 specification,
rather than the JMS 1.1 methods used by SimpleMessageConverter itself.
- SimpleMessageConverter102() -
Constructor for class org.springframework.jms.support.converter.SimpleMessageConverter102
-
- SimpleMessageListenerContainer - Class in org.springframework.jms.listener
- Message listener container that the plain JMS client API's
MessageConsumer.setMessageListener() method to
create concurrent MessageConsumers for the specified listeners. - SimpleMessageListenerContainer() -
Constructor for class org.springframework.jms.listener.SimpleMessageListenerContainer
-
- SimpleMessageListenerContainer102 - Class in org.springframework.jms.listener
- A subclass of SimpleMessageListenerContainer that uses the JMS 1.0.2 specification,
rather than the JMS 1.1 methods used by SimpleMessageListenerContainer itself.
- SimpleMessageListenerContainer102() -
Constructor for class org.springframework.jms.listener.SimpleMessageListenerContainer102
-
- SimpleNamingContext - Class in org.springframework.mock.jndi
- Simple implementation of a JNDI naming context.
- SimpleNamingContext() -
Constructor for class org.springframework.mock.jndi.SimpleNamingContext
- Create a new naming context.
- SimpleNamingContext(String) -
Constructor for class org.springframework.mock.jndi.SimpleNamingContext
- Create a new naming context with the given naming root.
- SimpleNamingContext(String, Hashtable, Hashtable) -
Constructor for class org.springframework.mock.jndi.SimpleNamingContext
- Create a new naming context with the given naming root,
the given name/object map, and the JNDI environment entries.
- SimpleNamingContextBuilder - Class in org.springframework.mock.jndi
- Simple implementation of a JNDI naming context builder.
- SimpleNamingContextBuilder() -
Constructor for class org.springframework.mock.jndi.SimpleNamingContextBuilder
-
- SimpleNativeJdbcExtractor - Class in org.springframework.jdbc.support.nativejdbc
- Simple implementation of the NativeJdbcExtractor interface.
- SimpleNativeJdbcExtractor() -
Constructor for class org.springframework.jdbc.support.nativejdbc.SimpleNativeJdbcExtractor
-
- SimplePortletHandlerAdapter - Class in org.springframework.web.portlet.handler
- Adapter to use the Portlet interface with the generic DispatcherPortlet.
- SimplePortletHandlerAdapter() -
Constructor for class org.springframework.web.portlet.handler.SimplePortletHandlerAdapter
-
- SimplePortletPostProcessor - Class in org.springframework.web.portlet.handler
- Bean post-processor that applies initialization and destruction callbacks
to beans that implement the Portlet interface.
- SimplePortletPostProcessor() -
Constructor for class org.springframework.web.portlet.handler.SimplePortletPostProcessor
-
- SimplePropertyNamespaceHandler - Class in org.springframework.beans.factory.xml
- Simple
NamespaceHandler implementation that maps custom attributes directly through
to bean properties. - SimplePropertyNamespaceHandler() -
Constructor for class org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler
-
- SimpleRecordOperation - Class in org.springframework.jca.cci.object
- EIS operation object that accepts a passed-in CCI input Record
and returns a corresponding CCI output Record.
- SimpleRecordOperation() -
Constructor for class org.springframework.jca.cci.object.SimpleRecordOperation
- Constructor that allows use as a JavaBean.
- SimpleRecordOperation(ConnectionFactory, InteractionSpec) -
Constructor for class org.springframework.jca.cci.object.SimpleRecordOperation
- Convenient constructor with ConnectionFactory and specifications
(connection and interaction).
- SimpleReflectiveMBeanInfoAssembler - Class in org.springframework.jmx.export.assembler
- Simple subclass of
AbstractReflectiveMBeanInfoAssembler
that always votes yes for method and property inclusion, effectively exposing
all public methods and properties as operations and attributes. - SimpleReflectiveMBeanInfoAssembler() -
Constructor for class org.springframework.jmx.export.assembler.SimpleReflectiveMBeanInfoAssembler
-
- SimpleRemoteSlsbInvokerInterceptor - Class in org.springframework.ejb.access
- Basic invoker for a remote Stateless Session Bean.
- SimpleRemoteSlsbInvokerInterceptor() -
Constructor for class org.springframework.ejb.access.SimpleRemoteSlsbInvokerInterceptor
-
- SimpleRemoteStatelessSessionProxyFactoryBean - Class in org.springframework.ejb.access
- Convenient factory for remote SLSB proxies.
- SimpleRemoteStatelessSessionProxyFactoryBean() -
Constructor for class org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean
-
- SimpleSaxErrorHandler - Class in org.springframework.util.xml
- Simple
org.xml.sax.ErrorHandler implementation:
logs warnings using the given Commons Logging logger instance,
and rethrows errors to discontinue the XML transformation. - SimpleSaxErrorHandler(Log) -
Constructor for class org.springframework.util.xml.SimpleSaxErrorHandler
- Create a new SimpleSaxErrorHandler for the given
Commons Logging logger instance.
- SimpleServerSessionFactory - Class in org.springframework.jms.listener.serversession
- The simplest possible implementation of the ServerSessionFactory SPI:
creating a new ServerSession with a new JMS Session every time.
- SimpleServerSessionFactory() -
Constructor for class org.springframework.jms.listener.serversession.SimpleServerSessionFactory
-
- SimpleServletHandlerAdapter - Class in org.springframework.web.servlet.handler
- Adapter to use the Servlet interface with the generic DispatcherServlet.
- SimpleServletHandlerAdapter() -
Constructor for class org.springframework.web.servlet.handler.SimpleServletHandlerAdapter
-
- SimpleServletPostProcessor - Class in org.springframework.web.servlet.handler
- Bean post-processor that applies initialization and destruction callbacks
to beans that implement the Servlet interface.
- SimpleServletPostProcessor() -
Constructor for class org.springframework.web.servlet.handler.SimpleServletPostProcessor
-
- SimpleTheme - Class in org.springframework.ui.context.support
- Default Theme implementation, wrapping a name and an
underlying MessageSource.
- SimpleTheme(String, MessageSource) -
Constructor for class org.springframework.ui.context.support.SimpleTheme
- Create a SimpleTheme.
- SimpleThreadPoolTaskExecutor - Class in org.springframework.scheduling.quartz
- Subclass of Quartz's SimpleThreadPool that implements Spring's
TaskExecutor interface and listens to Spring lifecycle callbacks.
- SimpleThreadPoolTaskExecutor() -
Constructor for class org.springframework.scheduling.quartz.SimpleThreadPoolTaskExecutor
-
- SimpleThrowawayClassLoader - Class in org.springframework.instrument.classloading
- ClassLoader that can be used to load classes without bringing them
into the parent loader.
- SimpleThrowawayClassLoader(ClassLoader) -
Constructor for class org.springframework.instrument.classloading.SimpleThrowawayClassLoader
-
- SimpleTraceInterceptor - Class in org.springframework.aop.interceptor
- Simple AOP Alliance
MethodInterceptor that can be introduced
in a chain to display verbose trace information about intercepted method
invocations, with method entry and method exit info. - SimpleTraceInterceptor() -
Constructor for class org.springframework.aop.interceptor.SimpleTraceInterceptor
- Create a new SimpleTraceInterceptor with a static logger.
- SimpleTraceInterceptor(boolean) -
Constructor for class org.springframework.aop.interceptor.SimpleTraceInterceptor
- Create a new SimpleTraceInterceptor with dynamic or static logger,
according to the given flag.
- SimpleTransactionStatus - Class in org.springframework.transaction.support
- Simple, generic implementation of the TransactionStatus interface.
- SimpleTransactionStatus() -
Constructor for class org.springframework.transaction.support.SimpleTransactionStatus
- Create a new SimpleTransactionStatus, indicating a new transaction.
- SimpleTransactionStatus(boolean) -
Constructor for class org.springframework.transaction.support.SimpleTransactionStatus
- Create a new SimpleTransactionStatus.
- SimpleTransformErrorListener - Class in org.springframework.util.xml
- Simple
javax.xml.transform.ErrorListener implementation:
logs warnings using the given Commons Logging logger instance,
and rethrows errors to discontinue the XML transformation. - SimpleTransformErrorListener(Log) -
Constructor for class org.springframework.util.xml.SimpleTransformErrorListener
- Create a new SimpleTransformErrorListener for the given
Commons Logging logger instance.
- SimpleTriggerBean - Class in org.springframework.scheduling.quartz
- Convenience subclass of Quartz' SimpleTrigger class that eases
bean-style usage.
- SimpleTriggerBean() -
Constructor for class org.springframework.scheduling.quartz.SimpleTriggerBean
-
- SimpleUrlHandlerMapping - Class in org.springframework.web.servlet.handler
- Implementation of the HandlerMapping interface to map from URLs to
request handler beans.
- SimpleUrlHandlerMapping() -
Constructor for class org.springframework.web.servlet.handler.SimpleUrlHandlerMapping
-
- SingleColumnRowMapper - Class in org.springframework.jdbc.core
- RowMapper implementation that converts a single column into
a single result value per row.
- SingleColumnRowMapper() -
Constructor for class org.springframework.jdbc.core.SingleColumnRowMapper
- Create a new SingleColumnRowMapper.
- SingleColumnRowMapper(Class) -
Constructor for class org.springframework.jdbc.core.SingleColumnRowMapper
- Create a new SingleColumnRowMapper.
- SingleConnectionDataSource - Class in org.springframework.jdbc.datasource
- Implementation of SmartDataSource that wraps a single Connection which is not
closed after use.
- SingleConnectionDataSource() -
Constructor for class org.springframework.jdbc.datasource.SingleConnectionDataSource
- Constructor for bean-style configuration.
- SingleConnectionDataSource(String, String, String, String, boolean) -
Constructor for class org.springframework.jdbc.datasource.SingleConnectionDataSource
- Create a new SingleConnectionDataSource with the given standard
DriverManager parameters.
- SingleConnectionDataSource(String, String, String, boolean) -
Constructor for class org.springframework.jdbc.datasource.SingleConnectionDataSource
- Create a new SingleConnectionDataSource with the given standard
DriverManager parameters.
- SingleConnectionDataSource(String, boolean) -
Constructor for class org.springframework.jdbc.datasource.SingleConnectionDataSource
- Create a new SingleConnectionDataSource with the given standard
DriverManager parameters.
- SingleConnectionDataSource(Connection, boolean) -
Constructor for class org.springframework.jdbc.datasource.SingleConnectionDataSource
- Create a new SingleConnectionDataSource with a given connection.
- SingleConnectionFactory - Class in org.springframework.jca.cci.connection
- A CCI ConnectionFactory adapter that returns the same Connection on all
getConnection calls, and ignores calls to
Connection.close(). - SingleConnectionFactory() -
Constructor for class org.springframework.jca.cci.connection.SingleConnectionFactory
- Create a new SingleConnectionFactory for bean-style usage.
- SingleConnectionFactory(Connection) -
Constructor for class org.springframework.jca.cci.connection.SingleConnectionFactory
- Create a new SingleConnectionFactory that always returns the
given Connection.
- SingleConnectionFactory(ConnectionFactory) -
Constructor for class org.springframework.jca.cci.connection.SingleConnectionFactory
- Create a new SingleConnectionFactory that always returns a single
Connection that it will lazily create via the given target
ConnectionFactory.
- SingleConnectionFactory - Class in org.springframework.jms.connection
- A JMS ConnectionFactory adapter that returns the same Connection on all
createConnection calls, and ignores calls to
Connection.close(). - SingleConnectionFactory() -
Constructor for class org.springframework.jms.connection.SingleConnectionFactory
- Create a new SingleConnectionFactory for bean-style usage.
- SingleConnectionFactory(Connection) -
Constructor for class org.springframework.jms.connection.SingleConnectionFactory
- Create a new SingleConnectionFactory that always returns the
given Connection.
- SingleConnectionFactory(ConnectionFactory) -
Constructor for class org.springframework.jms.connection.SingleConnectionFactory
- Create a new SingleConnectionFactory that always returns a single
Connection that it will lazily create via the given target
ConnectionFactory.
- SingleConnectionFactory102 - Class in org.springframework.jms.connection
- A subclass of SingleConnectionFactory that uses the JMS 1.0.2 specification,
rather than the JMS 1.1 methods used by SingleConnectionFactory itself.
- SingleConnectionFactory102() -
Constructor for class org.springframework.jms.connection.SingleConnectionFactory102
- Create a new SingleConnectionFactory102 for bean-style usage.
- SingleConnectionFactory102(ConnectionFactory, boolean) -
Constructor for class org.springframework.jms.connection.SingleConnectionFactory102
- Create a new SingleConnectionFactory102 that always returns a single
Connection that it will lazily create via the given target
ConnectionFactory.
- SingleSessionFactory - Class in org.springframework.orm.toplink
- Simple implementation of the SessionFactory interface: always returns
the passed-in Session as-is.
- SingleSessionFactory(Session) -
Constructor for class org.springframework.orm.toplink.SingleSessionFactory
- Create a new SingleSessionFactory with the given Session.
- SINGLETON_ATTRIBUTE -
Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- SINGLETON_KEY -
Static variable in class org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
- Special key to distinguish owner.
- SingletonAspectInstanceFactory - Class in org.springframework.aop.aspectj
- Simple implementation of AspectInstanceFactory backed
by a singleton.
- SingletonAspectInstanceFactory(Object) -
Constructor for class org.springframework.aop.aspectj.SingletonAspectInstanceFactory
-
- SingletonBeanFactoryLocator - Class in org.springframework.beans.factory.access
- Keyed-singleton implementation of BeanFactoryLocator, which leverages existing
Spring constructs.
- SingletonBeanFactoryLocator() -
Constructor for class org.springframework.beans.factory.access.SingletonBeanFactoryLocator
- Constructor which uses the default "beanRefFactory.xml", as the name of the
definition file(s).
- SingletonBeanFactoryLocator(String) -
Constructor for class org.springframework.beans.factory.access.SingletonBeanFactoryLocator
- Constructor which uses the the specified name as the name of the
definition file(s).
- SingletonMetadataAwareAspectInstanceFactory - Class in org.springframework.aop.aspectj.annotation
- Implementation of AspectInstanceFactory that wraps a singleton instance.
- SingletonMetadataAwareAspectInstanceFactory(Object, String) -
Constructor for class org.springframework.aop.aspectj.annotation.SingletonMetadataAwareAspectInstanceFactory
-
- SingletonTargetSource - Class in org.springframework.aop.target
- Implementation of the TargetSource interface that holds a given object.
- SingletonTargetSource(Object) -
Constructor for class org.springframework.aop.target.SingletonTargetSource
- Create a new SingletonTargetSource for the given target.
- size() -
Method in class org.springframework.beans.factory.support.ManagedMap
-
- size() -
Method in class org.springframework.beans.factory.support.ManagedSet
-
- size() -
Method in class org.springframework.util.CachingMapDecorator
-
- SIZE_ATTRIBUTE -
Static variable in class org.springframework.web.servlet.tags.form.InputTag
- The name of the '
size' attribute.
- SmartDataSource - Interface in org.springframework.jdbc.datasource
- Subinterface of
javax.sql.DataSource, to be implemented by
special DataSources that return JDBC Connections in an unwrapped fashion. - SmartMimeMessage - Class in org.springframework.mail.javamail
- Special subclass of the standard JavaMail MimeMessage, carrying a
default encoding to be used when populating the message and a default
Java Activation FileTypeMap to be used for resolving attachment types.
- SmartMimeMessage(Session, String, FileTypeMap) -
Constructor for class org.springframework.mail.javamail.SmartMimeMessage
- Create a new SmartMimeMessage.
- SmartSessionBean - Interface in org.springframework.ejb.support
- Interface to be implemented by Session Beans that want
to expose important state to cooperating classes.
- SmartTransactionObject - Interface in org.springframework.transaction.support
- Interface to be implemented by transaction objects that are able to
return an internal rollback-only marker, typically from a another
transaction that has participated and marked it as rollback-only.
- snapshot() -
Method in class org.springframework.beans.factory.parsing.ParseState
- Create a new instance of
ParseState which is an independent snapshot
of this instance.
- sort(List, SortDefinition) -
Static method in class org.springframework.beans.support.PropertyComparator
- Sort the given List according to the given sort definition.
- sort(Object[], SortDefinition) -
Static method in class org.springframework.beans.support.PropertyComparator
- Sort the given source according to the given sort definition.
- sortAdvisors(List) -
Method in class org.springframework.aop.aspectj.autoproxy.AspectJInvocationContextExposingAdvisorAutoProxyCreator
-
Keep the special ExposeInvocationInterceptor at position 0 if
present.
- sortAdvisors(List) -
Method in class org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator
- Sort advisors based on ordering.
- sortAdvisorsByOrder(List) -
Static method in class org.springframework.aop.support.AopUtils
- Sort the given list of advisors by order value
- sortConstructors(Constructor[]) -
Static method in class org.springframework.beans.factory.support.AutowireUtils
- Sort the given constructors, preferring public constructors and "greedy" ones
with a maximum of arguments.
- SortDefinition - Interface in org.springframework.beans.support
- Definition for sorting bean instances by a property.
- sortStringArray(String[]) -
Static method in class org.springframework.util.StringUtils
- Turn given source String array into sorted array.
- SourceExtractor - Interface in org.springframework.beans.factory.parsing
- Simple strategy allowing tools to control how source metadata is
attached to the bean definition metadata.
- SPAN_TAG -
Static variable in class org.springframework.web.servlet.tags.form.ErrorsTag
- The HTML '
span' tag
- split(String, String) -
Static method in class org.springframework.util.StringUtils
- Split a String at the first occurrence of the delimiter.
- splitArrayElementsIntoProperties(String[], String) -
Static method in class org.springframework.util.StringUtils
- Take an array Strings and split each element based on the given delimiter.
- splitArrayElementsIntoProperties(String[], String, String) -
Static method in class org.springframework.util.StringUtils
- Take an array Strings and split each element based on the given delimiter.
- SPRING_MACRO_REQUEST_CONTEXT_ATTRIBUTE -
Static variable in class org.springframework.web.servlet.view.AbstractTemplateView
- Variable name of the RequestContext instance in the template model,
available to Spring's macros: e.g. for creating BindStatus objects.
- SPRING_RESOURCE_LOADER -
Static variable in class org.springframework.ui.velocity.SpringResourceLoader
-
- SPRING_RESOURCE_LOADER_CACHE -
Static variable in class org.springframework.ui.velocity.SpringResourceLoader
-
- SPRING_RESOURCE_LOADER_CLASS -
Static variable in class org.springframework.ui.velocity.SpringResourceLoader
-
- SPRING_RESOURCE_LOADER_PATH -
Static variable in class org.springframework.ui.velocity.SpringResourceLoader
-
- SpringBindingActionForm - Class in org.springframework.web.struts
- A thin Struts ActionForm adapter that delegates to Spring's more complete
and advanced data binder and Errors object underneath the covers to bind
to POJOs and manage rejected values.
- SpringBindingActionForm() -
Constructor for class org.springframework.web.struts.SpringBindingActionForm
-
- SpringConfiguredBeanDefinitionParser - Class in org.springframework.aop.config
BeanDefinitionParser responsible for parsing the <aop:spring-configured/> tag.- SpringConfiguredBeanDefinitionParser() -
Constructor for class org.springframework.aop.config.SpringConfiguredBeanDefinitionParser
-
- SpringModelMBean - Class in org.springframework.jmx.export
- Extension of the
RequiredModelMBean class that ensures the
thread context ClassLoader is switched
for the managed resources ClassLoader before any invocations occur. - SpringModelMBean() -
Constructor for class org.springframework.jmx.export.SpringModelMBean
- Construct a new SpringModelMBean instance with an empty
ModelMBeanInfo.
- SpringModelMBean(ModelMBeanInfo) -
Constructor for class org.springframework.jmx.export.SpringModelMBean
- Construct a new SpringModelMBean instance with the given
ModelMBeanInfo.
- SpringPersistenceUnitInfo - Class in org.springframework.orm.jpa
- Implementation of PersistenceUnitInfo interface used to
bootstrap an EntityManagerFactory in a container.
- SpringPersistenceUnitInfo() -
Constructor for class org.springframework.orm.jpa.SpringPersistenceUnitInfo
-
- SpringResourceLoader - Class in org.springframework.ui.velocity
- Velocity ResourceLoader adapter that loads via a Spring ResourceLoader.
- SpringResourceLoader() -
Constructor for class org.springframework.ui.velocity.SpringResourceLoader
-
- SpringSessionContext - Class in org.springframework.orm.hibernate3
- Implementation of Hibernate 3.1's CurrentSessionContext interface
that delegates to Spring's SessionFactoryUtils for providing a
Spring-managed current Session.
- SpringSessionContext(SessionFactoryImplementor) -
Constructor for class org.springframework.orm.hibernate3.SpringSessionContext
- Create a new SpringSessionContext for the given Hibernate SessionFactory.
- SpringSessionSynchronization - Class in org.springframework.orm.hibernate
- Callback for resource cleanup at the end of a Spring-managed JTA transaction,
i.e. when participating in a JtaTransactionManager transaction.
- SpringSessionSynchronization(SessionHolder, SessionFactory, SQLExceptionTranslator, boolean) -
Constructor for class org.springframework.orm.hibernate.SpringSessionSynchronization
-
- SpringSessionSynchronization - Class in org.springframework.orm.hibernate3
- Callback for resource cleanup at the end of a Spring-managed JTA transaction,
i.e. when participating in a JtaTransactionManager transaction.
- SpringSessionSynchronization(SessionHolder, SessionFactory, SQLExceptionTranslator, boolean) -
Constructor for class org.springframework.orm.hibernate3.SpringSessionSynchronization
-
- SpringTemplateLoader - Class in org.springframework.ui.freemarker
- FreeMarker TemplateLoader adapter that loads via a Spring ResourceLoader.
- SpringTemplateLoader(ResourceLoader, String) -
Constructor for class org.springframework.ui.freemarker.SpringTemplateLoader
- Create a new SpringTemplateLoader.
- SpringVersion - Class in org.springframework.core
- Class that exposes the Spring version.
- SpringVersion() -
Constructor for class org.springframework.core.SpringVersion
-
- SQL_ERROR_CODE_DEFAULT_PATH -
Static variable in class org.springframework.jdbc.support.SQLErrorCodesFactory
- Name of default SQL error code files, loading from the class path.
- SQL_ERROR_CODE_OVERRIDE_PATH -
Static variable in class org.springframework.jdbc.support.SQLErrorCodesFactory
- Name of custom SQL error codes file, loading from the root
of the class path (e.g. in the "WEB-INF/classes" directory).
- SqlCall - Class in org.springframework.jdbc.object
- RdbmsOperation using a JdbcTemplate and representing a SQL-based
call such as a stored procedure or a stored function.
- SqlCall() -
Constructor for class org.springframework.jdbc.object.SqlCall
- Constructor to allow use as a JavaBean.
- SqlCall(DataSource, String) -
Constructor for class org.springframework.jdbc.object.SqlCall
- Create a new SqlCall object with SQL, but without parameters.
- SQLErrorCodes - Class in org.springframework.jdbc.support
- JavaBean for holding JDBC error codes for a particular database.
- SQLErrorCodes() -
Constructor for class org.springframework.jdbc.support.SQLErrorCodes
-
- SQLErrorCodesFactory - Class in org.springframework.jdbc.support
- Factory for creating SQLErrorCodes based on the
"databaseProductName" taken from the DatabaseMetaData.
- SQLErrorCodesFactory() -
Constructor for class org.springframework.jdbc.support.SQLErrorCodesFactory
- Not public to enforce Singleton design pattern.
- SQLErrorCodeSQLExceptionTranslator - Class in org.springframework.jdbc.support
- Implementation of SQLExceptionTranslator that analyzes vendor-specific error codes.
- SQLErrorCodeSQLExceptionTranslator() -
Constructor for class org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator
- Constructor for use as a JavaBean.
- SQLErrorCodeSQLExceptionTranslator(DataSource) -
Constructor for class org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator
- Create a SQL error code translator for the given DataSource.
- SQLErrorCodeSQLExceptionTranslator(String) -
Constructor for class org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator
- Create a SQL error code translator for the given database product name.
- SQLErrorCodeSQLExceptionTranslator(SQLErrorCodes) -
Constructor for class org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator
- Create a SQLErrorCode translator given these error codes.
- SQLExceptionTranslator - Interface in org.springframework.jdbc.support
- Interface to be implemented by classes that can translate
between SQLExceptions and our data access strategy-agnostic
org.springframework.dao.DataAccessException.
- SqlFunction - Class in org.springframework.jdbc.object
- SQL "function" wrapper for a query that returns a single row of results.
- SqlFunction() -
Constructor for class org.springframework.jdbc.object.SqlFunction
- Constructor to allow use as a JavaBean.
- SqlFunction(DataSource, String) -
Constructor for class org.springframework.jdbc.object.SqlFunction
- Create a new SqlFunction object with SQL, but without parameters.
- SqlFunction(DataSource, String, int[]) -
Constructor for class org.springframework.jdbc.object.SqlFunction
- Create a new SqlFunction object with SQL and parameters.
- SqlFunction(DataSource, String, int[], Class) -
Constructor for class org.springframework.jdbc.object.SqlFunction
- Create a new SqlFunction object with SQL, parameters and a result type.
- SqlLobValue - Class in org.springframework.jdbc.core.support
- Object to represent an SQL BLOB/CLOB value parameter.
- SqlLobValue(byte[]) -
Constructor for class org.springframework.jdbc.core.support.SqlLobValue
- Create a new BLOB value with the given byte array,
using a DefaultLobHandler.
- SqlLobValue(byte[], LobHandler) -
Constructor for class org.springframework.jdbc.core.support.SqlLobValue
- Create a new BLOB value with the given byte array.
- SqlLobValue(String) -
Constructor for class org.springframework.jdbc.core.support.SqlLobValue
- Create a new CLOB value with the given content string,
using a DefaultLobHandler.
- SqlLobValue(String, LobHandler) -
Constructor for class org.springframework.jdbc.core.support.SqlLobValue
- Create a new CLOB value with the given content string.
- SqlLobValue(InputStream, int) -
Constructor for class org.springframework.jdbc.core.support.SqlLobValue
- Create a new BLOB/CLOB value with the given stream,
using a DefaultLobHandler.
- SqlLobValue(InputStream, int, LobHandler) -
Constructor for class org.springframework.jdbc.core.support.SqlLobValue
- Create a new BLOB/CLOB value with the given stream.
- SqlLobValue(Reader, int) -
Constructor for class org.springframework.jdbc.core.support.SqlLobValue
- Create a new CLOB value with the given character stream,
using a DefaultLobHandler.
- SqlLobValue(Reader, int, LobHandler) -
Constructor for class org.springframework.jdbc.core.support.SqlLobValue
- Create a new CLOB value with the given character stream.
- SqlMapClientCallback - Interface in org.springframework.orm.ibatis
- Callback interface for data access code that works with the iBATIS Database Layer
SqlMapExecutor interfae.
- SqlMapClientDaoSupport - Class in org.springframework.orm.ibatis.support
- Convenient super class for iBATIS SqlMapClient data access objects.
- SqlMapClientDaoSupport() -
Constructor for class org.springframework.orm.ibatis.support.SqlMapClientDaoSupport
-
- SqlMapClientFactoryBean - Class in org.springframework.orm.ibatis
- FactoryBean that creates an iBATIS Database Layer SqlMapClient as singleton
in the current bean factory, possibly for use with SqlMapClientTemplate.
- SqlMapClientFactoryBean() -
Constructor for class org.springframework.orm.ibatis.SqlMapClientFactoryBean
-
- SqlMapClientOperations - Interface in org.springframework.orm.ibatis
- Interface that specifies a basic set of iBATIS SqlMapClient operations.
- SqlMapClientTemplate - Class in org.springframework.orm.ibatis
- Helper class that simplifies data access via the SqlMapClient API of iBATIS
SQL Maps, and converts checked SQLExceptions into unchecked DataAccessExceptions,
following the
org.springframework.dao exception hierarchy. - SqlMapClientTemplate() -
Constructor for class org.springframework.orm.ibatis.SqlMapClientTemplate
- Create a new SqlMapClientTemplate.
- SqlMapClientTemplate(SqlMapClient) -
Constructor for class org.springframework.orm.ibatis.SqlMapClientTemplate
- Create a new SqlMapTemplate.
- SqlMapClientTemplate(DataSource, SqlMapClient) -
Constructor for class org.springframework.orm.ibatis.SqlMapClientTemplate
- Create a new SqlMapTemplate.
- SqlOperation - Class in org.springframework.jdbc.object
- RdbmsOperation using a JdbcTemplate and representing a SQL-based
operation such as a query or update, as opposed to a stored procedure.
- SqlOperation() -
Constructor for class org.springframework.jdbc.object.SqlOperation
-
- SqlOutParameter - Class in org.springframework.jdbc.core
- Subclass of SqlParameter to represent an output parameter.
- SqlOutParameter(String, int) -
Constructor for class org.springframework.jdbc.core.SqlOutParameter
- Create a new SqlOutParameter.
- SqlOutParameter(String, int, String) -
Constructor for class org.springframework.jdbc.core.SqlOutParameter
- Create a new SqlOutParameter.
- SqlOutParameter(String, int, String, SqlReturnType) -
Constructor for class org.springframework.jdbc.core.SqlOutParameter
- Create a new SqlOutParameter.
- SqlOutParameter(String, int, ResultSetExtractor) -
Constructor for class org.springframework.jdbc.core.SqlOutParameter
- Create a new SqlOutParameter.
- SqlOutParameter(String, int, RowCallbackHandler) -
Constructor for class org.springframework.jdbc.core.SqlOutParameter
- Create a new SqlOutParameter.
- SqlOutParameter(String, int, RowMapper) -
Constructor for class org.springframework.jdbc.core.SqlOutParameter
- Create a new SqlOutParameter.
- SqlParameter - Class in org.springframework.jdbc.core
- Object to represent a SQL parameter definition.
- SqlParameter(int) -
Constructor for class org.springframework.jdbc.core.SqlParameter
- Create a new anonymous SqlParameter, supplying SQL type.
- SqlParameter(int, String) -
Constructor for class org.springframework.jdbc.core.SqlParameter
- Create a new anonymous SqlParameter, supplying SQL type.
- SqlParameter(String, int) -
Constructor for class org.springframework.jdbc.core.SqlParameter
- Create a new SqlParameter, supplying name and SQL type.
- SqlParameter(String, int, String) -
Constructor for class org.springframework.jdbc.core.SqlParameter
- Create a new SqlParameter, supplying name and SQL type.
- SqlParameterSource - Interface in org.springframework.jdbc.core.namedparam
- Interface that defines common functionality for objects that can
offer parameter values for named SQL parameters, serving as argument
for NamedParameterJdbcTemplate operations.
- SqlProvider - Interface in org.springframework.jdbc.core
- Interface to be implemented by objects that can provide SQL strings.
- SqlQuery - Class in org.springframework.jdbc.object
- Reusable object to represent a SQL query.
- SqlQuery() -
Constructor for class org.springframework.jdbc.object.SqlQuery
- Constructor to allow use as a JavaBean.
- SqlQuery(DataSource, String) -
Constructor for class org.springframework.jdbc.object.SqlQuery
- Convenient constructor with DataSource and SQL string.
- SqlReturnResultSet - Class in org.springframework.jdbc.core
- Represents a returned
ResultSet from a stored procedure call. - SqlReturnResultSet(String, ResultSetExtractor) -
Constructor for class org.springframework.jdbc.core.SqlReturnResultSet
- Create a new instance of the
SqlReturnResultSet class.
- SqlReturnResultSet(String, RowCallbackHandler) -
Constructor for class org.springframework.jdbc.core.SqlReturnResultSet
- Create a new instance of the
SqlReturnResultSet class.
- SqlReturnResultSet(String, RowMapper) -
Constructor for class org.springframework.jdbc.core.SqlReturnResultSet
- Create a new instance of the
SqlReturnResultSet class.
- SqlReturnType - Interface in org.springframework.jdbc.core
- Interface to be implemented for retrieving values for more complex database specific
types not supported by the standard
getObject method. - SqlRowSet - Interface in org.springframework.jdbc.support.rowset
- Mirror interface for
javax.sql.RowSet, representing
disconnected java.sql.ResultSet data. - SqlRowSetMetaData - Interface in org.springframework.jdbc.support.rowset
- Meta data interface for Spring's SqlRowSet,
analogous to
javax.sql.ResultSetMetaData
The main difference to the standard JDBC RowSetMetaData is that an SQLException
is never thrown here. - SqlRowSetResultSetExtractor - Class in org.springframework.jdbc.core
- ResultSetExtractor implementation that returns a Spring SqlRowSet
representation for each given ResultSet.
- SqlRowSetResultSetExtractor() -
Constructor for class org.springframework.jdbc.core.SqlRowSetResultSetExtractor
-
- SQLStateSQLExceptionTranslator - Class in org.springframework.jdbc.support
- Implementation of SQLExceptionTranslator that analyzes the SQL state
in the SQLException.
- SQLStateSQLExceptionTranslator() -
Constructor for class org.springframework.jdbc.support.SQLStateSQLExceptionTranslator
-
- sqlTypes() -
Method in class org.springframework.orm.hibernate.support.BlobByteArrayType
-
- sqlTypes() -
Method in class org.springframework.orm.hibernate.support.BlobSerializableType
-
- sqlTypes() -
Method in class org.springframework.orm.hibernate.support.BlobStringType
-
- sqlTypes() -
Method in class org.springframework.orm.hibernate.support.ClobStringType
-
- sqlTypes() -
Method in class org.springframework.orm.hibernate3.support.BlobByteArrayType
-
- sqlTypes() -
Method in class org.springframework.orm.hibernate3.support.BlobSerializableType
-
- sqlTypes() -
Method in class org.springframework.orm.hibernate3.support.BlobStringType
-
- sqlTypes() -
Method in class org.springframework.orm.hibernate3.support.ClobStringType
-
- sqlTypesToAnonymousParameterList(int[]) -
Static method in class org.springframework.jdbc.core.SqlParameter
- Convert a list of JDBC types, as defined in
java.sql.Types,
to a List of SqlParameter objects as used in this package.
- SqlTypeValue - Interface in org.springframework.jdbc.core
- Interface to be implemented for setting values for more complex database specific
types not supported by the standard setObject method.
- SqlUpdate - Class in org.springframework.jdbc.object
- RdbmsOperation subclass representing a SQL update.
- SqlUpdate() -
Constructor for class org.springframework.jdbc.object.SqlUpdate
- Constructor to allow use as a JavaBean.
- SqlUpdate(DataSource, String) -
Constructor for class org.springframework.jdbc.object.SqlUpdate
- Constructs an update object with a given DataSource and SQL.
- SqlUpdate(DataSource, String, int[]) -
Constructor for class org.springframework.jdbc.object.SqlUpdate
- Construct an update object with a given DataSource, SQL
and anonymous parameters.
- SqlUpdate(DataSource, String, int[], int) -
Constructor for class org.springframework.jdbc.object.SqlUpdate
- Construct an update object with a given DataSource, SQL,
anonymous parameters and specifying the maximum number of rows
that may be affected.
- SQLWarning() -
Method in exception org.springframework.jdbc.SQLWarningException
- Return the SQLWarning.
- SQLWarningException - Exception in org.springframework.jdbc
- Exception thrown when we're not ignoring warnings.
- SQLWarningException(String, SQLWarning) -
Constructor for exception org.springframework.jdbc.SQLWarningException
- Constructor for SQLWarningException.
- start() -
Method in interface org.springframework.context.Lifecycle
- Start the component.
- start() -
Method in class org.springframework.context.support.AbstractApplicationContext
-
- start() -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Start this listener container.
- start() -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
-
- start(String) -
Method in class org.springframework.util.StopWatch
- Start a named task.
- startNewTransaction() -
Method in class org.springframework.test.AbstractTransactionalSpringContextTests
- Start a new transaction.
- startScheduler(Scheduler, int) -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- Start the Quartz Scheduler, respecting the "startupDelay" setting.
- startsWithIgnoreCase(String, String) -
Static method in class org.springframework.util.StringUtils
- Test if the given String starts with the specified prefix,
ignoring upper/lower case.
- startTag(String) -
Method in class org.springframework.web.servlet.tags.form.TagWriter
- Starts a new tag with the supplied name.
- state(boolean, String) -
Static method in class org.springframework.util.Assert
- Assert a boolean expression, throwing
IllegalStateException
if the test result is false.
- state(boolean) -
Static method in class org.springframework.util.Assert
- Assert a boolean expression, throwing
IllegalStateException
if the test result is false.
- STATE_COMMITTED -
Static variable in exception org.springframework.transaction.HeuristicCompletionException
-
- STATE_MIXED -
Static variable in exception org.springframework.transaction.HeuristicCompletionException
-
- STATE_ROLLED_BACK -
Static variable in exception org.springframework.transaction.HeuristicCompletionException
-
- STATE_UNKNOWN -
Static variable in exception org.springframework.transaction.HeuristicCompletionException
- Values for the outcome state of a heuristically completed transaction.
- StatementCallback - Interface in org.springframework.jdbc.core
- Generic callback interface for code that operates on a JDBC Statement.
- StatementCreatorUtils - Class in org.springframework.jdbc.core
- Utility methods for PreparedStatementCreator and CallableStatementCreator
implementations, providing sophisticated parameter management (including
support for LOB values).
- StatementCreatorUtils() -
Constructor for class org.springframework.jdbc.core.StatementCreatorUtils
-
- StaticApplicationContext - Class in org.springframework.context.support
- ApplicationContext that allows concrete registration of beans and
messages in code, rather than from external configuration sources.
- StaticApplicationContext() -
Constructor for class org.springframework.context.support.StaticApplicationContext
- Create a new StaticApplicationContext.
- StaticApplicationContext(ApplicationContext) -
Constructor for class org.springframework.context.support.StaticApplicationContext
- Create a new StaticApplicationContext with the given parent.
- StaticLabeledEnum - Class in org.springframework.core.enums
- Base class for static type-safe labeled enum instances.
- StaticLabeledEnum(int, String) -
Constructor for class org.springframework.core.enums.StaticLabeledEnum
- Create a new StaticLabeledEnum instance.
- StaticLabeledEnumResolver - Class in org.springframework.core.enums
- LabeledEnumResolver that resolves statically defined enumerations.
- StaticLabeledEnumResolver() -
Constructor for class org.springframework.core.enums.StaticLabeledEnumResolver
-
- StaticListableBeanFactory - Class in org.springframework.beans.factory.support
- Static factory that allows to register existing singleton instances
programmatically.
- StaticListableBeanFactory() -
Constructor for class org.springframework.beans.factory.support.StaticListableBeanFactory
-
- StaticMessageSource - Class in org.springframework.context.support
- Simple implementation of MessageSource that allows messages
to be held in a Java object, and added programmatically.
- StaticMessageSource() -
Constructor for class org.springframework.context.support.StaticMessageSource
-
- StaticMethodMatcher - Class in org.springframework.aop.support
- Convenient abstract superclas for static method matchers, which don't care
about arguments at runtime.
- StaticMethodMatcher() -
Constructor for class org.springframework.aop.support.StaticMethodMatcher
-
- StaticMethodMatcherPointcut - Class in org.springframework.aop.support
- Convenient superclass when we want to force subclasses to implement the
MethodMatcher interface, but subclasses will want to be pointcuts.
- StaticMethodMatcherPointcut() -
Constructor for class org.springframework.aop.support.StaticMethodMatcherPointcut
-
- StaticMethodMatcherPointcutAdvisor - Class in org.springframework.aop.support
- Convenient superclass for Advisors that are also static pointcuts.
- StaticMethodMatcherPointcutAdvisor() -
Constructor for class org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor
-
- StaticMethodMatcherPointcutAdvisor(Advice) -
Constructor for class org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor
-
- StaticPortletApplicationContext - Class in org.springframework.web.portlet.context
- Static ApplicationContext for Portlet environments.
- StaticPortletApplicationContext() -
Constructor for class org.springframework.web.portlet.context.StaticPortletApplicationContext
-
- StaticScriptSource - Class in org.springframework.scripting.support
- Static implementation of the
ScriptSource interface,
encapsulating a given String that contains the script
source text. - StaticScriptSource(String) -
Constructor for class org.springframework.scripting.support.StaticScriptSource
- Create a new StaticScriptSource for the given script.
- StaticWebApplicationContext - Class in org.springframework.web.context.support
- Static WebApplicationContext implementation for testing.
- StaticWebApplicationContext() -
Constructor for class org.springframework.web.context.support.StaticWebApplicationContext
-
- STATUS_COMMITTED -
Static variable in interface org.springframework.transaction.support.TransactionSynchronization
- Completion status in case of proper commit
- STATUS_ROLLED_BACK -
Static variable in interface org.springframework.transaction.support.TransactionSynchronization
- Completion status in case of proper rollback
- STATUS_UNKNOWN -
Static variable in interface org.springframework.transaction.support.TransactionSynchronization
- Completion status in case of heuristic mixed completion or system errors
- STATUS_VARIABLE_NAME -
Static variable in class org.springframework.web.servlet.tags.BindTag
- Name of the exposed variable within the scope of this tag: "status".
- stop() -
Method in interface org.springframework.context.Lifecycle
- Stop the component.
- stop() -
Method in class org.springframework.context.support.AbstractApplicationContext
-
- stop() -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Stop this listener container.
- stop() -
Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
-
- stop() -
Method in class org.springframework.util.StopWatch
- Stop the current task.
- StopWatch - Class in org.springframework.util
- Simple stop watch, allowing for timing of a number of tasks,
exposing total running time and running time for each named task.
- StopWatch() -
Constructor for class org.springframework.util.StopWatch
- Construct a new stop watch.
- StopWatch(String) -
Constructor for class org.springframework.util.StopWatch
- Construct a new stop watch with the given id.
- StopWatch.TaskInfo - Class in org.springframework.util
- Inner class to hold data about one task executed within the stop watch.
- store() -
Method in class org.springframework.mock.web.portlet.MockPortletPreferences
-
- store(Object) -
Method in interface org.springframework.orm.ojb.PersistenceBrokerOperations
-
- store(Object) -
Method in class org.springframework.orm.ojb.PersistenceBrokerTemplate
-
- store(Properties, OutputStream, String) -
Method in class org.springframework.util.DefaultPropertiesPersister
-
- store(Properties, Writer, String) -
Method in class org.springframework.util.DefaultPropertiesPersister
-
- store(Properties, OutputStream, String) -
Method in interface org.springframework.util.PropertiesPersister
- Write the contents of the given Properties object to the
given OutputStream.
- store(Properties, Writer, String) -
Method in interface org.springframework.util.PropertiesPersister
- Write the contents of the given Properties object to the
given Writer.
- StoredProcedure - Class in org.springframework.jdbc.object
- Superclass for object abstractions of RDBMS stored procedures.
- StoredProcedure() -
Constructor for class org.springframework.jdbc.object.StoredProcedure
- Allow use as a bean.
- StoredProcedure(DataSource, String) -
Constructor for class org.springframework.jdbc.object.StoredProcedure
- Create a new object wrapper for a stored procedure.
- StoredProcedure(JdbcTemplate, String) -
Constructor for class org.springframework.jdbc.object.StoredProcedure
- Create a new object wrapper for a stored procedure.
- storeToXml(Properties, OutputStream, String) -
Method in class org.springframework.util.DefaultPropertiesPersister
-
- storeToXml(Properties, OutputStream, String, String) -
Method in class org.springframework.util.DefaultPropertiesPersister
-
- storeToXml(Properties, OutputStream, String) -
Method in interface org.springframework.util.PropertiesPersister
- Write the contents of the given Properties object to the
given XML OutputStream.
- storeToXml(Properties, OutputStream, String, String) -
Method in interface org.springframework.util.PropertiesPersister
- Write the contents of the given Properties object to the
given XML OutputStream.
- streamData(ResultSet) -
Method in class org.springframework.jdbc.core.support.AbstractLobStreamingResultSetExtractor
- Stream LOB content from the given ResultSet to some OutputStream.
- StringArrayPropertyEditor - Class in org.springframework.beans.propertyeditors
- Editor for String arrays.
- StringArrayPropertyEditor() -
Constructor for class org.springframework.beans.propertyeditors.StringArrayPropertyEditor
- Create a new StringArrayPropertyEditor with the default separator:
a comma (",")
- StringArrayPropertyEditor(String) -
Constructor for class org.springframework.beans.propertyeditors.StringArrayPropertyEditor
- Create a new StringArrayPropertyEditor with the given separator.
- StringCodedLabeledEnum - Class in org.springframework.core.enums
- Implementation of LabeledEnum which uses a String as the code type.
- StringCodedLabeledEnum(String, String) -
Constructor for class org.springframework.core.enums.StringCodedLabeledEnum
- Create a new StringCodedLabeledEnum instance.
- StringMultipartFileEditor - Class in org.springframework.web.multipart.support
- Custom
PropertyEditor for converting
MultipartFiles
to Strings. - StringMultipartFileEditor() -
Constructor for class org.springframework.web.multipart.support.StringMultipartFileEditor
- Create a new
StringMultipartFileEditor, using the default charset.
- StringMultipartFileEditor(String) -
Constructor for class org.springframework.web.multipart.support.StringMultipartFileEditor
- Create a new
StringMultipartFileEditor, using the given charset.
- StringTrimmerEditor - Class in org.springframework.beans.propertyeditors
- Property editor that trims Strings.
- StringTrimmerEditor(boolean) -
Constructor for class org.springframework.beans.propertyeditors.StringTrimmerEditor
- Create a new StringTrimmerEditor instance.
- StringTrimmerEditor(String, boolean) -
Constructor for class org.springframework.beans.propertyeditors.StringTrimmerEditor
- Create a new StringTrimmerEditor instance.
- StringUtils - Class in org.springframework.util
- Miscellaneous string utility methods.
- StringUtils() -
Constructor for class org.springframework.util.StringUtils
-
- stripFilenameExtension(String) -
Static method in class org.springframework.util.StringUtils
- Strip the filename extension from the given path,
e.g.
- style(Object) -
Method in class org.springframework.core.style.DefaultValueStyler
-
- style(Object) -
Static method in class org.springframework.core.style.StylerUtils
- Style the specified value according to default conventions.
- style(Object) -
Method in interface org.springframework.core.style.ValueStyler
- Style the given value, returning a String representation.
- STYLE_ATTRIBUTE -
Static variable in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- The name of the '
style' attribute.
- styleEnd(StringBuffer, Object) -
Method in class org.springframework.core.style.DefaultToStringStyler
-
- styleEnd(StringBuffer, Object) -
Method in interface org.springframework.core.style.ToStringStyler
- Style a
toString()'ed object after it's fields are styled.
- styleField(StringBuffer, String, Object) -
Method in class org.springframework.core.style.DefaultToStringStyler
-
- styleField(StringBuffer, String, Object) -
Method in interface org.springframework.core.style.ToStringStyler
- Style a field value as a string.
- styleFieldEnd(StringBuffer, String) -
Method in class org.springframework.core.style.DefaultToStringStyler
-
- styleFieldSeparator(StringBuffer) -
Method in class org.springframework.core.style.DefaultToStringStyler
-
- styleFieldSeparator(StringBuffer) -
Method in interface org.springframework.core.style.ToStringStyler
- Style the field separator.
- styleFieldStart(StringBuffer, String) -
Method in class org.springframework.core.style.DefaultToStringStyler
-
- StylerUtils - Class in org.springframework.core.style
- Simple utility class to allow for convenient access to value
styling logic, mainly to support descriptive logging messages.
- StylerUtils() -
Constructor for class org.springframework.core.style.StylerUtils
-
- styleStart(StringBuffer, Object) -
Method in class org.springframework.core.style.DefaultToStringStyler
-
- styleStart(StringBuffer, Object) -
Method in interface org.springframework.core.style.ToStringStyler
- Style a
toString()'ed object before its fields are styled.
- styleValue(StringBuffer, Object) -
Method in class org.springframework.core.style.DefaultToStringStyler
-
- styleValue(StringBuffer, Object) -
Method in interface org.springframework.core.style.ToStringStyler
- Style the given value.
- SUBMIT_IMAGE_SUFFIXES -
Static variable in class org.springframework.web.util.WebUtils
- Name suffixes in case of image buttons
- substituteNamedParameters(String, SqlParameterSource) -
Static method in class org.springframework.jdbc.core.namedparam.NamedParameterUtils
- Parse the SQL statement and locate any placeholders or named parameters.
- supports(Class) -
Method in interface org.springframework.validation.Validator
- Return whether or not this object can validate objects
of the given class.
- supports(Object) -
Method in class org.springframework.web.portlet.handler.SimplePortletHandlerAdapter
-
- supports(Object) -
Method in interface org.springframework.web.portlet.HandlerAdapter
- Given a handler instance, return whether or not this HandlerAdapter can
support it.
- supports(Object) -
Method in class org.springframework.web.portlet.mvc.SimpleControllerHandlerAdapter
-
- supports(Object) -
Method in class org.springframework.web.servlet.handler.SimpleServletHandlerAdapter
-
- supports(Object) -
Method in interface org.springframework.web.servlet.HandlerAdapter
- Given a handler instance, return whether or not this HandlerAdapter can
support it.
- supports(Object) -
Method in class org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter
-
- supports(Object) -
Method in class org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter
-
- supports(Object) -
Method in class org.springframework.web.servlet.mvc.throwaway.ThrowawayControllerHandlerAdapter
-
- supportsAdvice(Advice) -
Method in interface org.springframework.aop.framework.adapter.AdvisorAdapter
- Does this adapter understand this advice object?
- supportsAdvice(Advice) -
Method in class org.springframework.aop.framework.adapter.AfterReturningAdviceAdapter
-
- supportsAdvice(Advice) -
Method in class org.springframework.aop.framework.adapter.BeforeAdviceAdapter
-
- supportsAdvice(Advice) -
Method in class org.springframework.aop.framework.adapter.ThrowsAdviceAdapter
-
- supportsAggressiveRelease() -
Method in class org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
- This implementation returns
false: We cannot guarantee
to receive the same Connection within a transaction, not even when
dealing with a JNDI DataSource.
- supportsAggressiveRelease() -
Method in class org.springframework.orm.hibernate3.TransactionAwareDataSourceConnectionProvider
- This implementation returns
true: We can guarantee
to receive the same Connection within a transaction, as we are
exposing a TransactionAwareDataSourceProxy.
- supportsBatchUpdates(Connection) -
Static method in class org.springframework.jdbc.support.JdbcUtils
- Return whether the given JDBC driver supports JDBC 2.0 batch updates.
- supportsEntityManagerFactoryPlusOperations() -
Method in class org.springframework.orm.jpa.DefaultJpaDialect
-
- supportsEntityManagerFactoryPlusOperations() -
Method in interface org.springframework.orm.jpa.JpaDialect
- Return whether the EntityManagerFactoryPlus(Operations) interface is
supported by this provider.
- supportsEntityManagerPlusOperations() -
Method in class org.springframework.orm.jpa.DefaultJpaDialect
-
- supportsEntityManagerPlusOperations() -
Method in interface org.springframework.orm.jpa.JpaDialect
- Return whether the EntityManagerPlus(Operations) interface is
supported by this provider.
- supportsLobParameters() -
Method in class org.springframework.jdbc.object.BatchSqlUpdate
- BatchSqlUpdate does not support BLOB or CLOB parameters.
- supportsLobParameters() -
Method in class org.springframework.jdbc.object.RdbmsOperation
- Return whether BLOB or CLOB parameters are supported
for this kind of operation.
- suppressBinding(PortletRequest) -
Method in class org.springframework.web.portlet.mvc.BaseCommandController
- Return whether to suppress binding for the given request.
- suppressBinding(HttpServletRequest) -
Method in class org.springframework.web.servlet.mvc.BaseCommandController
- Return whether to suppress binding for the given request.
- suppressInterface(Class) -
Method in class org.springframework.aop.support.IntroductionInfoSupport
- Suppress the specified interface, which will have been
autodetected due to its implementation by the delegate.
- suppressValidation(PortletRequest) -
Method in class org.springframework.web.portlet.mvc.BaseCommandController
- Return whether to suppress validation for the given request.
- suppressValidation(PortletRequest) -
Method in class org.springframework.web.portlet.mvc.SimpleFormController
- This implementation delegates to
isFormChangeRequest:
A form change request changes the appearance of the form
and should not get validated but just show the new form.
- suppressValidation(HttpServletRequest) -
Method in class org.springframework.web.servlet.mvc.BaseCommandController
- Return whether to suppress validation for the given request.
- suppressValidation(HttpServletRequest) -
Method in class org.springframework.web.servlet.mvc.SimpleFormController
- This implementation delegates to
isFormChangeRequest:
A form change request changes the appearance of the form
and should not get validated but just show the new form.
- suspend() -
Method in class org.springframework.orm.hibernate.SpringSessionSynchronization
-
- suspend() -
Method in class org.springframework.orm.hibernate3.SpringSessionSynchronization
-
- suspend() -
Method in interface org.springframework.transaction.support.TransactionSynchronization
- Suspend this synchronization.
- suspend() -
Method in class org.springframework.transaction.support.TransactionSynchronizationAdapter
-
- swap(Object) -
Method in class org.springframework.aop.target.HotSwappableTargetSource
- Swap the target, returning the old target.
- SYNCHRONIZATION_ALWAYS -
Static variable in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- Always activate transaction synchronization, even for "empty" transactions
that result from PROPAGATION_SUPPORTS with no existing backend transaction.
- SYNCHRONIZATION_NEVER -
Static variable in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- Never active transaction synchronization.
- SYNCHRONIZATION_ON_ACTUAL_TRANSACTION -
Static variable in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- Activate transaction synchronization only for actual transactions,
i.e. not for empty ones that result from PROPAGATION_SUPPORTS with no
existing backend transaction.
- SyncTaskExecutor - Class in org.springframework.core.task
- TaskExecutor implementation that executes each task synchronously
in the calling thread.
- SyncTaskExecutor() -
Constructor for class org.springframework.core.task.SyncTaskExecutor
-
- SYSTEM_PROPERTIES_MODE_FALLBACK -
Static variable in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Check system properties if not resolvable in the specified properties.
- SYSTEM_PROPERTIES_MODE_NEVER -
Static variable in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Never check system properties.
- SYSTEM_PROPERTIES_MODE_OVERRIDE -
Static variable in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Check system properties first, before trying the specified properties.
- SystemPropertyUtils - Class in org.springframework.util
- Helper class for resolving placeholders in texts.
- SystemPropertyUtils() -
Constructor for class org.springframework.util.SystemPropertyUtils
-
tabindex' attribute.
id' attributes values for JSP tags.page will be transformed to
PageContext.PAGE_SCOPE
request will be transformed to
PageContext.REQUEST_SCOPE
session will be transformed to
PageContext.SESSION_SCOPE
application will be transformed to
PageContext.APPLICATION_SCOPE
Writer instance.TagWriter that writes to the supplied Writer.
java.io.File.
abstract method and provide
the test logic.
textarea'.TaskExecutor implementation that uses a
single Timer for executing all tasks, effectively resulting in
serialized asynchronous execution on a single thread.Timer.
title' attribute.
org.springframework.dao exceptions.org.springframework.dao exception hierarchy.ParseState.
AbstractComponentDefinition.getDescription().
getTaskInfo() and use the task info directly.
toString() methods
with pluggable styling conventions.toString() methods.rollbackOn specification to TransactionDefinition.getPersistenceManager(), if any.spring:bind tag.org.springframework.dao hierarchy if necessary, or
return the exception itself if it is not persistence related
Default implementation delegates to the JpaDialect.
UnableToRegisterMBeanException with the
specified error message.
UnableToRegisterMBeanException with the
specified error message and root cause.
UnableToSendNotificationException with the
specified error message.
UnableToSendNotificationException with the
specified error message and root cause.
String, changing the first letter to
lower case as per Character.toLowerCase(char).
updateRow() method for each row.update that adds the given statement
parameters to the queue rather than executing them immediately.
session.setAttribute
calls, explicitly indicating to the container that they might have been modified.
session.setAttribute
calls, explicitly indicating to the container that they might have been modified.
java.net.URL, to directly populate a URL property
instead of using a String property as bridge.java:comp/env/ejb/BeanFactoryPath.
include or
forward method.
include or
forward method.
createConnection() call, that is, implicitly
invoking createConnection(username, password) on the target.getConnection() call, that is, implicitly
invoking getConnection(username, password) on the target.java.io.Writer to write text content
to the HTTP response.
JRExporter should render its data.
NamespaceHandler for the util namespace.requiredViewClass.
Problem to the Log at WARN level.
ModelAndView.clear()
i.e. whether it does not hold any view and does not contain a model.
ModelAndView.clear()
i.e. whether it does not hold any view and does not contain a model.
NULL.
web.xml): "webAppRootKey".
VariableResolver that exposes the Spring
WebApplicationContext instance under a variable named
"webApplicationContext".MBeanServer instance
through a WebLogic MBeanHome obtained via a JNDI lookup.MBeanServer instance
through WebLogic's proprietary Helper / MBeanHome
API, which is available on WebLogic 6.1 and higher.TagWriter.
TagWriter.
TagWriter.
TagWriter.
null or
zero length.
option' tags for the configured OptionWriter.optionSource to
the supplied TagWriter.
input(checkbox)' to the supplied TagWriter
marking it as 'checked' if appropriate.
form' tag and exposes
the command name in the PageContext.
input' tag to the supplied TagWriter including the
databound value.
input' tag to the supplied TagWriter.
label' tag and forces a block tag so
that body content is written correctly.
<option> using configured
value and label values.
input(radio)' element with the configured
value.
select' tag to supplied TagWriter.
Log instance.
Throwable to the
supplied Log instance.
value' attribute to the supplied TagWriter.
ReaderContext specific to use with an XmlBeanDefinitionReader.ViewResolver implementation that
resolves instances of XsltView by translating the supplied view name into
the URL of the XSLT stylesheet.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||